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

C / C++ / MFC

 
AnswerRe: ON_WM_ERASEBKGND() never gets called? Pin
Shog912-Apr-02 5:58
sitebuilderShog912-Apr-02 5:58 
GeneralRe: ON_WM_ERASEBKGND() never gets called? Pin
dazinith12-Apr-02 5:57
dazinith12-Apr-02 5:57 
QuestionTabs and List Control Box?? Pin
Aoife12-Apr-02 4:54
Aoife12-Apr-02 4:54 
AnswerRe: Tabs and List Control Box?? Pin
wangyiming12-Apr-02 18:10
wangyiming12-Apr-02 18:10 
GeneralAn interesing problem with CDialogBar Pin
User 988512-Apr-02 4:42
User 988512-Apr-02 4:42 
GeneralHELP - Program crashes in Release Mode Pin
Eldon Zacek12-Apr-02 4:30
Eldon Zacek12-Apr-02 4:30 
GeneralRe: HELP - Program crashes in Release Mode Pin
Jeremy Falcon12-Apr-02 4:39
professionalJeremy Falcon12-Apr-02 4:39 
GeneralRe: HELP - Program crashes in Release Mode Pin
12-Apr-02 4:36
suss12-Apr-02 4:36 
did you verify that the arguments and compiling options are the same in debug and in release mode?

if yes, it's perhaps because release mode is faster than debug, so if you have a multithreaded app, it could crash because a threads are not launch at the same times.

wish that would help
GeneralRe: HELP - Program crashes in Release Mode Pin
Tim Smith12-Apr-02 4:36
Tim Smith12-Apr-02 4:36 
GeneralRe: HELP - Program crashes in Release Mode Pin
Chris Losinger12-Apr-02 4:37
professionalChris Losinger12-Apr-02 4:37 
GeneralRe: HELP - Program crashes in Release Mode Pin
Le centriste12-Apr-02 4:39
Le centriste12-Apr-02 4:39 
GeneralRe: HELP - Program crashes in Release Mode Pin
James R. Twine12-Apr-02 9:29
James R. Twine12-Apr-02 9:29 
GeneralRe: HELP - Program crashes in Release Mode Pin
Eldon Zacek12-Apr-02 5:13
Eldon Zacek12-Apr-02 5:13 
GeneralRe: HELP - Program crashes in Release Mode Pin
Tim Smith12-Apr-02 8:17
Tim Smith12-Apr-02 8:17 
GeneralRe: HELP - Program crashes in Release Mode Pin
Le centriste12-Apr-02 9:12
Le centriste12-Apr-02 9:12 
GeneralConsole questions Pin
Jon Hulatt12-Apr-02 4:22
Jon Hulatt12-Apr-02 4:22 
GeneralRe: Console questions Pin
lucy12-Apr-02 4:39
lucy12-Apr-02 4:39 
QuestionInhibe the ENTER and ESC KEYS ? Pin
youssef12-Apr-02 4:03
youssef12-Apr-02 4:03 
AnswerRe: Inhibe the ENTER and ESC KEYS ? Pin
lucy12-Apr-02 4:05
lucy12-Apr-02 4:05 
AnswerRe: Inhibe the ENTER and ESC KEYS ? Pin
wangyiming12-Apr-02 4:11
wangyiming12-Apr-02 4:11 
GeneralRe: Inhibe the ENTER and ESC KEYS ? Pin
lucy12-Apr-02 4:10
lucy12-Apr-02 4:10 
AnswerRe: Inhibe the ENTER and ESC KEYS ? Pin
Mahdi Nejadsahebi10-Oct-12 11:21
Mahdi Nejadsahebi10-Oct-12 11:21 
GeneralCRecordset and Oracle 8 Pin
12-Apr-02 3:49
suss12-Apr-02 3:49 
GeneralRe: CRecordset and Oracle 8 Pin
wangyiming12-Apr-02 3:59
wangyiming12-Apr-02 3:59 
GeneralRe: CRecordset and Oracle 8 Pin
Alexandru Savescu12-Apr-02 4:54
Alexandru Savescu12-Apr-02 4:54 

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.