Click here to Skip to main content
15,917,635 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Button without focus? Pin
xxhimanshu22-Jan-03 0:26
xxhimanshu22-Jan-03 0:26 
GeneralRe: Button without focus? Pin
Moak22-Jan-03 1:06
Moak22-Jan-03 1:06 
QuestionHow to Add an Event Handler for Toolbar Button in VC++7 Pin
Exceter21-Jan-03 23:37
Exceter21-Jan-03 23:37 
AnswerRe: How to Add an Event Handler for Toolbar Button in VC++7 Pin
xxhimanshu22-Jan-03 0:32
xxhimanshu22-Jan-03 0:32 
GeneralRe: How to Add an Event Handler for Toolbar Button in VC++7 Pin
Rage22-Jan-03 1:01
professionalRage22-Jan-03 1:01 
GeneralA question about the precompiled directive ASSERT Pin
George221-Jan-03 22:20
George221-Jan-03 22:20 
GeneralRe: A question about the precompiled directive ASSERT Pin
Rage21-Jan-03 22:28
professionalRage21-Jan-03 22:28 
GeneralRe: A question about the precompiled directive ASSERT Pin
George221-Jan-03 23:42
George221-Jan-03 23:42 
Thanks, Rage pal!

I am not agree with you. Smile | :) I think I can use "ASSERT (a>0);"
directly in MFC(without #define ASSERT before), so I think the
precompiled directive ASSERT is defined somewhere in the
compiling system and not in my app. But I am not sure about it.

Maybe ASSERT is defined only in MFC and it is not C++ stardard.
I am not sure.

What is your opinion?

Cheers,
George
GeneralRe: A question about the precompiled directive ASSERT Pin
Rage22-Jan-03 0:01
professionalRage22-Jan-03 0:01 
GeneralRe: A question about the precompiled directive ASSERT Pin
George222-Jan-03 0:18
George222-Jan-03 0:18 
GeneralRe: A question about the precompiled directive ASSERT Pin
Rage22-Jan-03 0:52
professionalRage22-Jan-03 0:52 
GeneralRe: A question about the precompiled directive ASSERT Pin
Jörgen Sigvardsson22-Jan-03 3:28
Jörgen Sigvardsson22-Jan-03 3:28 
GeneralRe: A question about the precompiled directive ASSERT Pin
George222-Jan-03 15:37
George222-Jan-03 15:37 
GeneralRe: A question about the precompiled directive ASSERT Pin
Jörgen Sigvardsson22-Jan-03 21:58
Jörgen Sigvardsson22-Jan-03 21:58 
GeneralRe: A question about the precompiled directive ASSERT Pin
George223-Jan-03 15:55
George223-Jan-03 15:55 
Generalcopy user I/O (eg creating,modifing,reading a file or folder)to a fixed hidden directory Pin
rohit.dhamija21-Jan-03 22:17
rohit.dhamija21-Jan-03 22:17 
GeneralMouse shortcuts Pin
Rage21-Jan-03 21:59
professionalRage21-Jan-03 21:59 
GeneralRe: Mouse shortcuts Pin
HENDRIK R21-Jan-03 22:14
HENDRIK R21-Jan-03 22:14 
GeneralRe: Mouse shortcuts Pin
Rage21-Jan-03 22:35
professionalRage21-Jan-03 22:35 
GeneralRe: Mouse shortcuts Pin
HENDRIK R21-Jan-03 22:49
HENDRIK R21-Jan-03 22:49 
GeneralIAS Pin
Alireza_dcg21-Jan-03 21:39
sussAlireza_dcg21-Jan-03 21:39 
QuestionWhat is the function of __FILE__ and __LINE__? Pin
George221-Jan-03 21:22
George221-Jan-03 21:22 
AnswerRe: What is the function of __FILE__ and __LINE__? Pin
Rage21-Jan-03 21:33
professionalRage21-Jan-03 21:33 
GeneralRe: What is the function of __FILE__ and __LINE__? Pin
Peter Hancock21-Jan-03 21:48
Peter Hancock21-Jan-03 21:48 
GeneralRe: What is the function of __FILE__ and __LINE__? Pin
Rage21-Jan-03 21:56
professionalRage21-Jan-03 21:56 

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.