Click here to Skip to main content
15,914,905 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Embedding Copy Exe in Application Exe? Pin
JudyL_MD22-Oct-07 3:03
JudyL_MD22-Oct-07 3:03 
Questionassert Pin
George_George21-Oct-07 22:35
George_George21-Oct-07 22:35 
AnswerRe: assert Pin
Matthew Faithfull21-Oct-07 23:08
Matthew Faithfull21-Oct-07 23:08 
GeneralRe: assert Pin
George_George22-Oct-07 0:10
George_George22-Oct-07 0:10 
GeneralRe: assert Pin
Matthew Faithfull22-Oct-07 0:46
Matthew Faithfull22-Oct-07 0:46 
GeneralRe: assert Pin
George_George22-Oct-07 1:52
George_George22-Oct-07 1:52 
GeneralRe: assert Pin
Stephen Hewitt22-Oct-07 15:36
Stephen Hewitt22-Oct-07 15:36 
AnswerRe: assert Pin
David Crow22-Oct-07 3:45
David Crow22-Oct-07 3:45 
George_George wrote:
1. ASSERT;
2. assert;
3. _ASSERT;
4. _assert.

Which one is the most correct to use?


I use #1 for MFC, and #2 for Win32. If you are curious what each resolves to, if anything, just place the mouse cursor on it and press F12.


"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


GeneralRe: assert Pin
George_George22-Oct-07 19:26
George_George22-Oct-07 19:26 
GeneralRe: assert Pin
David Crow23-Oct-07 2:55
David Crow23-Oct-07 2:55 
GeneralRe: assert Pin
George_George23-Oct-07 4:41
George_George23-Oct-07 4:41 
AnswerRe: assert Pin
James R. Twine22-Oct-07 5:18
James R. Twine22-Oct-07 5:18 
GeneralRe: assert Pin
George_George22-Oct-07 18:58
George_George22-Oct-07 18:58 
QuestionHow to get text from Form? Pin
truestepper21-Oct-07 22:20
truestepper21-Oct-07 22:20 
QuestionRe: How to get text from Form? Pin
Hamid_RT21-Oct-07 22:28
Hamid_RT21-Oct-07 22:28 
AnswerRe: How to get text from Form? Pin
truestepper21-Oct-07 22:30
truestepper21-Oct-07 22:30 
GeneralRe: How to get text from Form? Pin
Hamid_RT21-Oct-07 22:41
Hamid_RT21-Oct-07 22:41 
GeneralRe: How to get text from Form? Pin
truestepper21-Oct-07 22:47
truestepper21-Oct-07 22:47 
GeneralRe: How to get text from Form? Pin
Hamid_RT22-Oct-07 1:51
Hamid_RT22-Oct-07 1:51 
QuestionCursor Disappearing Pin
pankajbhalla21-Oct-07 20:07
pankajbhalla21-Oct-07 20:07 
QuestionChanging lpDialogTemplate Pin
hxhl9521-Oct-07 19:24
hxhl9521-Oct-07 19:24 
AnswerRe: Changing lpDialogTemplate Pin
Nelek22-Oct-07 4:16
protectorNelek22-Oct-07 4:16 
AnswerRe: Changing lpDialogTemplate Pin
hxhl9523-Oct-07 14:05
hxhl9523-Oct-07 14:05 
GeneralRe: Changing lpDialogTemplate Pin
Nelek29-Oct-07 21:29
protectorNelek29-Oct-07 21:29 
QuestionNeed help using CCmdTarget::OnEvent(...)? Pin
PhanMinhDuy21-Oct-07 19:05
PhanMinhDuy21-Oct-07 19:05 

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.