Click here to Skip to main content
15,911,646 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: help files in C++ Pin
Jeremy Falcon26-Mar-02 16:39
professionalJeremy Falcon26-Mar-02 16:39 
GeneralRe: help files in C++ Pin
lucy28-May-02 5:12
lucy28-May-02 5:12 
QuestionDebug/Release problem? Pin
MarkPQ26-Mar-02 12:19
MarkPQ26-Mar-02 12:19 
AnswerRe: Debug/Release problem? Pin
Tomasz Sowinski26-Mar-02 12:24
Tomasz Sowinski26-Mar-02 12:24 
GeneralRe: Debug/Release problem? Pin
MarkPQ26-Mar-02 12:30
MarkPQ26-Mar-02 12:30 
GeneralRe: Debug/Release problem? Pin
MarkPQ26-Mar-02 13:24
MarkPQ26-Mar-02 13:24 
GeneralRe: Debug/Release problem? Pin
Sayan Mukherjee26-Mar-02 14:00
Sayan Mukherjee26-Mar-02 14:00 
GeneralRe: Debug/Release problem? Pin
MarkPQ26-Mar-02 14:00
MarkPQ26-Mar-02 14:00 
Ok in reading MSDN I have now found out that it appears to be some optimization problem!?

By putting

#pragma optimize("", off)
and
#pragma optimize("", on)

around the code for the thread in question I find that the function now works! Its got me stumped! I might just leave it at that, its a solution I suppose!
GeneralRe: Debug/Release problem? Pin
Tim Smith26-Mar-02 14:13
Tim Smith26-Mar-02 14:13 
GeneralRe: Debug/Release problem? Pin
Neville Franks31-Mar-02 0:27
Neville Franks31-Mar-02 0:27 
GeneralSearching for L Pin
albean26-Mar-02 12:03
albean26-Mar-02 12:03 
GeneralRe: Searching for L Pin
Tomasz Sowinski26-Mar-02 12:10
Tomasz Sowinski26-Mar-02 12:10 
GeneralRe: Searching for L Pin
Nemanja Trifunovic26-Mar-02 12:19
Nemanja Trifunovic26-Mar-02 12:19 
GeneralRe: Searching for L Pin
Tomasz Sowinski26-Mar-02 12:23
Tomasz Sowinski26-Mar-02 12:23 
GeneralRe: Searching for L Pin
Nemanja Trifunovic26-Mar-02 12:27
Nemanja Trifunovic26-Mar-02 12:27 
GeneralRe: Searching for L Pin
Joaquín M López Muñoz26-Mar-02 21:26
Joaquín M López Muñoz26-Mar-02 21:26 
GeneralRe: Searching for L Pin
Tim Smith27-Mar-02 2:15
Tim Smith27-Mar-02 2:15 
GeneralRe: Searching for L Pin
Joaquín M López Muñoz27-Mar-02 2:15
Joaquín M López Muñoz27-Mar-02 2:15 
QuestionClassWizard...? Pin
alex.barylski26-Mar-02 11:51
alex.barylski26-Mar-02 11:51 
AnswerRe: ClassWizard...? Pin
Tomasz Sowinski26-Mar-02 11:59
Tomasz Sowinski26-Mar-02 11:59 
GeneralRe: ClassWizard...? Pin
alex.barylski26-Mar-02 12:20
alex.barylski26-Mar-02 12:20 
GeneralRe: ClassWizard...? Pin
Tomasz Sowinski26-Mar-02 12:29
Tomasz Sowinski26-Mar-02 12:29 
GeneralRe: ClassWizard...? Pin
alex.barylski26-Mar-02 12:44
alex.barylski26-Mar-02 12:44 
GeneralRe: ClassWizard...? Pin
Tomasz Sowinski26-Mar-02 12:52
Tomasz Sowinski26-Mar-02 12:52 
GeneralRe: ClassWizard...? Pin
alex.barylski26-Mar-02 13:49
alex.barylski26-Mar-02 13:49 

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.