Click here to Skip to main content
15,880,796 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Help with Side-by-Side error Pin
turbosupramk36-Jun-11 6:21
turbosupramk36-Jun-11 6:21 
QuestionHow to get the locale? [SOLVED] Pin
Super Lloyd2-Jun-11 5:57
Super Lloyd2-Jun-11 5:57 
AnswerRe: How to get the locale? [SOLVED] Pin
David Crow2-Jun-11 7:45
David Crow2-Jun-11 7:45 
AnswerRe: How to get the locale? [SOLVED] Pin
Super Lloyd2-Jun-11 16:59
Super Lloyd2-Jun-11 16:59 
GeneralRe: How to get the locale? [SOLVED] Pin
David Crow3-Jun-11 3:09
David Crow3-Jun-11 3:09 
QuestionTrouble with C macro '#' Pin
Cold_Fearing_Bird2-Jun-11 5:45
Cold_Fearing_Bird2-Jun-11 5:45 
AnswerRe: Trouble with C macro '#' Pin
Geoff Williams2-Jun-11 6:33
Geoff Williams2-Jun-11 6:33 
AnswerRe: Trouble with C macro '#' Pin
MicroVirus2-Jun-11 7:45
MicroVirus2-Jun-11 7:45 
Considering you're using stdafx.h, I assume you are using Visual Studio? Why not just add the include directory to Additional Include Directories in the Project Properties dialog, under the C/C++ tab. That way, there's no need for possibly troublesome macro's and makes it easier to maintain.
For other build environments there should be similar options.
GeneralRe: Trouble with C macro '#' Pin
Cold_Fearing_Bird2-Jun-11 16:20
Cold_Fearing_Bird2-Jun-11 16:20 
GeneralRe: Trouble with C macro '#' Pin
Cold_Fearing_Bird2-Jun-11 17:07
Cold_Fearing_Bird2-Jun-11 17:07 
AnswerRe: Trouble with C macro '#' Pin
వేంకటనారాయణ(venkatmakam)2-Jun-11 19:41
వేంకటనారాయణ(venkatmakam)2-Jun-11 19:41 
QuestionMFC Passing a string from a thread then printing out in a edit box not working Pin
kosacid2-Jun-11 0:25
kosacid2-Jun-11 0:25 
QuestionRe: MFC Passing a string from a thread then printing out in a edit box not working Pin
David Crow2-Jun-11 4:19
David Crow2-Jun-11 4:19 
AnswerRe: MFC Passing a string from a thread then printing out in a edit box not working Pin
kosacid2-Jun-11 7:12
kosacid2-Jun-11 7:12 
AnswerRe: MFC Passing a string from a thread then printing out in a edit box not working Pin
David Crow2-Jun-11 7:39
David Crow2-Jun-11 7:39 
GeneralRe: MFC Passing a string from a thread then printing out in a edit box not working Pin
kosacid2-Jun-11 22:51
kosacid2-Jun-11 22:51 
GeneralRe: MFC Passing a string from a thread then printing out in a edit box not working Pin
David Crow3-Jun-11 3:05
David Crow3-Jun-11 3:05 
QuestionWhere can I find atlimage.h ? Pin
_Flaviu1-Jun-11 21:10
_Flaviu1-Jun-11 21:10 
AnswerRe: Where can I find atlimage.h ? Pin
vishalgpt1-Jun-11 22:14
vishalgpt1-Jun-11 22:14 
GeneralRe: Where can I find atlimage.h ? Pin
_Flaviu1-Jun-11 22:34
_Flaviu1-Jun-11 22:34 
GeneralRe: Where can I find atlimage.h ? Pin
vishalgpt1-Jun-11 22:47
vishalgpt1-Jun-11 22:47 
GeneralRe: Where can I find atlimage.h ? Pin
_Flaviu2-Jun-11 0:36
_Flaviu2-Jun-11 0:36 
QuestionStrange Font Problem in Edit Control [SOLVED] Pin
vishalgpt1-Jun-11 16:43
vishalgpt1-Jun-11 16:43 
JokeRe: Strange Font Problem in Edit Control Pin
Albert Holguin1-Jun-11 17:24
professionalAlbert Holguin1-Jun-11 17:24 
GeneralRe: Strange Font Problem in Edit Control Pin
vishalgpt1-Jun-11 18:31
vishalgpt1-Jun-11 18:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.