Click here to Skip to main content
15,915,027 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: User Breapoint called from code at 0x77f9180c ! Pin
Ted Ferenc27-Apr-03 9:38
Ted Ferenc27-Apr-03 9:38 
GeneralCallbacks in C Pin
leppie27-Apr-03 3:22
leppie27-Apr-03 3:22 
GeneralRe: Callbacks in C - SOLVED Pin
leppie27-Apr-03 3:55
leppie27-Apr-03 3:55 
GeneralRe: Callbacks in C - SOLVED Pin
Dominik Reichl27-Apr-03 7:09
Dominik Reichl27-Apr-03 7:09 
Questionhow to show the tooltip of the menu? Pin
benben27-Apr-03 2:38
benben27-Apr-03 2:38 
AnswerRe: how to show the tooltip of the menu? Pin
Roman Nurik27-Apr-03 3:34
Roman Nurik27-Apr-03 3:34 
QuestionWhat means "typo"? Pin
George227-Apr-03 1:57
George227-Apr-03 1:57 
AnswerRe: What means "typo"? Pin
User 665827-Apr-03 2:05
User 665827-Apr-03 2:05 
A typo is simply when you type something wrong, e.g. you want to type if(pPointer == NULL), but instead type if(pPointer = NULL), which has a very different meaning.

regards

modified 12-Sep-18 21:01pm.

GeneralRe: What means "typo"? Pin
George227-Apr-03 2:14
George227-Apr-03 2:14 
GeneralRe: What means "typo"? Pin
User 665827-Apr-03 2:28
User 665827-Apr-03 2:28 
GeneralRe: What means "typo"? Pin
George227-Apr-03 2:30
George227-Apr-03 2:30 
AnswerRe: What means "typo"? Pin
Nick Parker27-Apr-03 2:18
protectorNick Parker27-Apr-03 2:18 
GeneralRe: What means "typo"? Pin
George227-Apr-03 2:27
George227-Apr-03 2:27 
AnswerRe: What means "typo"? Pin
David Crow28-Apr-03 4:21
David Crow28-Apr-03 4:21 
GeneralRe: What means "typo"? Pin
George228-Apr-03 20:23
George228-Apr-03 20:23 
QuestionWhere can I find tutorials about exception specifications? Pin
George227-Apr-03 1:52
George227-Apr-03 1:52 
AnswerRe: Where can I find tutorials about exception specifications? Pin
Emiliano27-Apr-03 4:45
Emiliano27-Apr-03 4:45 
GeneralA question about licences Pin
Anonymous26-Apr-03 22:26
Anonymous26-Apr-03 22:26 
GeneralRe: A question about licences Pin
Hans Dietrich26-Apr-03 23:54
mentorHans Dietrich26-Apr-03 23:54 
QuestionHow get notified before my program is terminated externally by TerminateProcess Pin
Arnold Sonico26-Apr-03 21:03
Arnold Sonico26-Apr-03 21:03 
AnswerRe: How get notified before my program is terminated externally by TerminateProcess Pin
Hans Dietrich26-Apr-03 21:34
mentorHans Dietrich26-Apr-03 21:34 
General?? is this the correct MFC approach Pin
Paul Farry26-Apr-03 19:45
professionalPaul Farry26-Apr-03 19:45 
GeneralRe: ?? is this the correct MFC approach Pin
Hans Dietrich26-Apr-03 21:11
mentorHans Dietrich26-Apr-03 21:11 
GeneralRe: ?? is this the correct MFC approach Pin
Paul Farry26-Apr-03 21:42
professionalPaul Farry26-Apr-03 21:42 
Generalerror :- cannot open mfc42u.lib Pin
Vipin Bokariya26-Apr-03 19:31
Vipin Bokariya26-Apr-03 19: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.