Click here to Skip to main content
16,011,428 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralWorkerThread + ProgressDlg Pin
Peter Molnar10-Mar-02 13:55
Peter Molnar10-Mar-02 13:55 
GeneralRe: WorkerThread + ProgressDlg Pin
Todd Smith10-Mar-02 14:00
Todd Smith10-Mar-02 14:00 
GeneralRe: WorkerThread + ProgressDlg Pin
Peter Molnar10-Mar-02 14:04
Peter Molnar10-Mar-02 14:04 
GeneralRe: WorkerThread + ProgressDlg Pin
Peter Molnar10-Mar-02 15:00
Peter Molnar10-Mar-02 15:00 
GeneralThread ........need help Pin
10-Mar-02 12:30
suss10-Mar-02 12:30 
GeneralRe: Thread ........need help Pin
Ravi Bhavnani10-Mar-02 12:39
professionalRavi Bhavnani10-Mar-02 12:39 
GeneralRe: Thread ........need help Pin
Joaquín M López Muñoz10-Mar-02 12:45
Joaquín M López Muñoz10-Mar-02 12:45 
GeneralHeap Allocation error when use MSVCRT.DLL (6.00.8797) Pin
Hoang Le10-Mar-02 11:46
Hoang Le10-Mar-02 11:46 
Hi everyone:

My C++ application ran perfetly when complied with Visual Studio 5.00 and MSVCRT.DLL version (5.00.7022).

However, when I re-compiled the application with Visual Studio 6.00 and ran with MSVCRT.DLL ver 6.00.8797, it oftenly had set-sbh-threashold problem when allocate memory and bad node in heap. Eventually, it threw Dr Watson. (Switching back to MSVCRT.DLL v. 5.00.7022 at RUN-TIME seemed to fixed this heap problem.)

Do you know why my application has this problem ? And should I re-compile the application with different option if using MSVCRT.DLL version 6.00 ???

(I am currently compling with -WIN32, WIN32 options)


Thanks a lot.




Hoang Le
GeneralRe: Heap Allocation error when use MSVCRT.DLL (6.00.8797) Pin
Joaquín M López Muñoz10-Mar-02 11:55
Joaquín M López Muñoz10-Mar-02 11:55 
GeneralRe: Heap Allocation error when use MSVCRT.DLL (6.00.8797) Pin
Hoang Le10-Mar-02 12:20
Hoang Le10-Mar-02 12:20 
GeneralRe: Heap Allocation error when use MSVCRT.DLL (6.00.8797) Pin
Joaquín M López Muñoz10-Mar-02 12:36
Joaquín M López Muñoz10-Mar-02 12:36 
GeneralQUESTION ABOUT TIFFS WITH MFC Pin
jafrazee10-Mar-02 11:48
jafrazee10-Mar-02 11:48 
GeneralMAPI and AOL 7.0 Pin
Dave_10-Mar-02 10:11
Dave_10-Mar-02 10:11 
GeneralXP Style progress dialog Pin
10-Mar-02 9:35
suss10-Mar-02 9:35 
GeneralRe: XP Style progress dialog Pin
Joaquín M López Muñoz10-Mar-02 11:52
Joaquín M López Muñoz10-Mar-02 11:52 
GeneralRe: XP Style progress dialog Pin
Ravi Bhavnani10-Mar-02 12:33
professionalRavi Bhavnani10-Mar-02 12:33 
Generaldesign pattern problem Pin
10-Mar-02 9:33
suss10-Mar-02 9:33 
GeneralRe: design pattern problem Pin
Paul M Watt10-Mar-02 9:53
mentorPaul M Watt10-Mar-02 9:53 
GeneralRe: design pattern problem Pin
10-Mar-02 18:07
suss10-Mar-02 18:07 
GeneralRe: design pattern problem Pin
10-Mar-02 10:07
suss10-Mar-02 10:07 
GeneralRe: design pattern problem Pin
10-Mar-02 18:08
suss10-Mar-02 18:08 
GeneralRe: design pattern problem Pin
Ravi Bhavnani10-Mar-02 10:43
professionalRavi Bhavnani10-Mar-02 10:43 
GeneralRe: design pattern problem Pin
10-Mar-02 18:12
suss10-Mar-02 18:12 
GeneralRe: design pattern problem Pin
10-Mar-02 18:13
suss10-Mar-02 18:13 
GeneralRe: design pattern problem Pin
Joaquín M López Muñoz10-Mar-02 10:58
Joaquín M López Muñoz10-Mar-02 10:58 

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.