Click here to Skip to main content
15,927,344 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ITextDocument::GetSelection < Formatting gone awry Pin
Blade[DMS]26-Mar-02 12:32
Blade[DMS]26-Mar-02 12:32 
GeneralRe: ITextDocument::GetSelection < Formatting gone awry Pin
Tomasz Sowinski26-Mar-02 12:38
Tomasz Sowinski26-Mar-02 12:38 
GeneralRe: ITextDocument::GetSelection < Formatting gone awry Pin
Blade[DMS]26-Mar-02 22:17
Blade[DMS]26-Mar-02 22:17 
Generalhelp files in C++ Pin
RalfPeter26-Mar-02 12:18
RalfPeter26-Mar-02 12:18 
GeneralRe: help files in C++ Pin
Paul M Watt26-Mar-02 13:30
mentorPaul M Watt26-Mar-02 13:30 
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 
Hi All. First I want to thank all the helpful people here. I've finally succeeded in writing my first decent windows program! Its a multithreaded program that gets data from a serial device! I have a bit of tidying up and error handling to do but its doing the job nicely at the moment!

However I have this problem when I switch it over to release mode! I have a dll as well that I compile in release mode then run the application. Everything seems fine until I try and update a list of records available in the serial device to a listbox in my dialog. In debug mode this works perfectly, however in release mode it will only list the first record (there's about 120) at which point it kills the thread practically straight away!!

Any tips or advice on how to track down whats causing the problem, or what I should look at in order to diagnose whats causing it?

Thanks
-Mark
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 
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 

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.