Click here to Skip to main content
15,912,977 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Threading problem (Threads, Dialogs and Messages) Pin
valikac27-Aug-03 12:53
valikac27-Aug-03 12:53 
Generallinking error Pin
bhawin1327-Aug-03 0:04
bhawin1327-Aug-03 0:04 
GeneralRe: linking error Pin
Ryan Binns27-Aug-03 0:45
Ryan Binns27-Aug-03 0:45 
Generallinking error Pin
bhawin1327-Aug-03 0:02
bhawin1327-Aug-03 0:02 
GeneralRe: linking error Pin
Alexander M.,27-Aug-03 13:02
Alexander M.,27-Aug-03 13:02 
GeneralExperts please help.. Pin
rohit.dhamija26-Aug-03 23:56
rohit.dhamija26-Aug-03 23:56 
GeneralRe: Experts please help.. Pin
Magnus Westin27-Aug-03 2:45
Magnus Westin27-Aug-03 2:45 
Generalsome predefinitions Pin
FlyingDancer26-Aug-03 23:09
FlyingDancer26-Aug-03 23:09 
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif

As to the above, I don't know what effections they can have on the other places
Can you tell me their important position in the MFC AppiWizard process, or what is in the charge of them? And how do they do that?
Thanks for your attention!

GeneralRe: some predefinitions Pin
Ryan Binns27-Aug-03 0:52
Ryan Binns27-Aug-03 0:52 
GeneralRe: some predefinitions Pin
FlyingDancer27-Aug-03 2:32
FlyingDancer27-Aug-03 2:32 
Questionunicode value ??? Pin
Manikandan26-Aug-03 22:57
Manikandan26-Aug-03 22:57 
AnswerRe: unicode value ??? Pin
Anonymous27-Aug-03 3:51
Anonymous27-Aug-03 3:51 
QuestionHow to rigister the auto-hide style window? Pin
Hendy_So26-Aug-03 22:37
Hendy_So26-Aug-03 22:37 
GeneralMemory Leakage Pin
Jahangir Jamshed26-Aug-03 22:30
sussJahangir Jamshed26-Aug-03 22:30 
GeneralRe: Memory Leakage Pin
Magnus Westin27-Aug-03 3:02
Magnus Westin27-Aug-03 3:02 
Questionhow i can retrieved thread handle from ID one Pin
El'Cachubrey26-Aug-03 22:26
El'Cachubrey26-Aug-03 22:26 
AnswerRe: how i can retrieved thread handle from ID one Pin
Mike Dimmick26-Aug-03 22:44
Mike Dimmick26-Aug-03 22:44 
GeneralRe: how i can retrieved thread handle from ID one Pin
El'Cachubrey26-Aug-03 23:42
El'Cachubrey26-Aug-03 23:42 
GeneralCryptAcquireContext error Pin
devvvy26-Aug-03 22:24
devvvy26-Aug-03 22:24 
GeneralRe: CryptAcquireContext error Pin
Mike Dimmick26-Aug-03 22:56
Mike Dimmick26-Aug-03 22:56 
GeneralRe: CryptAcquireContext error Pin
devvvy26-Aug-03 23:03
devvvy26-Aug-03 23:03 
Generalsetting truetype font height in a special way Pin
JP GOBLET26-Aug-03 22:06
JP GOBLET26-Aug-03 22:06 
GeneralCPropertyPage Pin
hph26-Aug-03 21:54
hph26-Aug-03 21:54 
GeneralRe: CPropertyPage Pin
Member 42425926-Aug-03 22:05
Member 42425926-Aug-03 22:05 
Generalrestricting to type in CEdit Pin
Ph@ntom26-Aug-03 21:30
Ph@ntom26-Aug-03 21:30 

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.