Click here to Skip to main content
15,896,527 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralProblem with Multithreads Pin
Mustafa Demirhan1-Jan-02 6:06
Mustafa Demirhan1-Jan-02 6:06 
GeneralRe: Problem with Multithreads Pin
Mustafa Demirhan1-Jan-02 6:12
Mustafa Demirhan1-Jan-02 6:12 
GeneralRe: Problem with Multithreads Pin
1-Jan-02 6:32
suss1-Jan-02 6:32 
GeneralRe: Problem with Multithreads Pin
1-Jan-02 6:56
suss1-Jan-02 6:56 
GeneralRe: Problem with Multithreads Pin
Todd Smith1-Jan-02 7:35
Todd Smith1-Jan-02 7:35 
GeneralRe: Problem with Multithreads Pin
Mustafa Demirhan1-Jan-02 8:59
Mustafa Demirhan1-Jan-02 8:59 
GeneralRe: Problem with Multithreads Pin
Michael Dunn1-Jan-02 9:30
sitebuilderMichael Dunn1-Jan-02 9:30 
GeneralRe: Problem with Multithreads Pin
Mustafa Demirhan2-Jan-02 0:33
Mustafa Demirhan2-Jan-02 0:33 
Michael Dunn wrote:
0xCDCDCDCD is a dead giveaway of an uninitialized pointer - memory is set to that value right after it's allocated so you can catch just this sort of bug.

Hi Mike,

That helped a lot. I found that the error is not related to the threads but an uninitizlized variable. In fact, the variable is initialized, but after sometime it somehow becomes invalid. The source code is very long and now I am trying to find the code fragment that changes that pointer.

Anyway, THANKS A LOT FOR YOUR HELPS.
Happy new year all CP fellows.

GOD BLESS CP Wink | ;)


Kind regards
Mustafa Demirhan

http://www.macroangel.com

Sonork ID 100.9935:zoltrix
GeneralCompatibility Question Pin
1-Jan-02 3:37
suss1-Jan-02 3:37 
GeneralRe: Compatibility Question Pin
Philip Patrick1-Jan-02 3:50
professionalPhilip Patrick1-Jan-02 3:50 
GeneralHi, Philip ,look here... Pin
1-Jan-02 5:42
suss1-Jan-02 5:42 
GeneralRe: Hi, Philip ,look here... Pin
Philip Patrick1-Jan-02 6:02
professionalPhilip Patrick1-Jan-02 6:02 
GeneralWM_ Pin
The_Server1-Jan-02 2:41
The_Server1-Jan-02 2:41 
GeneralRe: WM_ Pin
Philip Patrick1-Jan-02 2:55
professionalPhilip Patrick1-Jan-02 2:55 
GeneralRe: WM_ Pin
The_Server1-Jan-02 3:17
The_Server1-Jan-02 3:17 
GeneralRe: WM_ Pin
Philip Patrick1-Jan-02 3:41
professionalPhilip Patrick1-Jan-02 3:41 
GeneralRe: WM_ Pin
1-Jan-02 3:25
suss1-Jan-02 3:25 
GeneralRe: WM_ Pin
Philip Patrick1-Jan-02 3:43
professionalPhilip Patrick1-Jan-02 3:43 
GeneralRe: WM_ Pin
Jörgen Sigvardsson1-Jan-02 4:07
Jörgen Sigvardsson1-Jan-02 4:07 
GeneralRe: WM_ Pin
Philip Patrick1-Jan-02 4:22
professionalPhilip Patrick1-Jan-02 4:22 
GeneralHi, Philip Look Here... Pin
1-Jan-02 6:11
suss1-Jan-02 6:11 
GeneralTotally agree... :) Pin
Philip Patrick1-Jan-02 6:16
professionalPhilip Patrick1-Jan-02 6:16 
GeneralCustom User Interfaces in VC++ Pin
31-Dec-01 23:56
suss31-Dec-01 23:56 
GeneralRe: Custom User Interfaces in VC++ Pin
Christian Graus1-Jan-02 0:42
protectorChristian Graus1-Jan-02 0:42 
GeneralMicrosoft Speech API (SAPI) question Pin
31-Dec-01 22:28
suss31-Dec-01 22:28 

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.