Click here to Skip to main content
15,915,864 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: pThread question in C++ Pin
markkuk10-Jun-02 12:06
markkuk10-Jun-02 12:06 
GeneralRe: pThread question in C++ Pin
10-Jun-02 18:34
suss10-Jun-02 18:34 
GeneralRe: pThread question in C++ Pin
markkuk11-Jun-02 6:18
markkuk11-Jun-02 6:18 
Questioncan CListCtrl show image in the subitems? Pin
rosegame10-Jun-02 8:40
rosegame10-Jun-02 8:40 
AnswerRe: can CListCtrl show image in the subitems? Pin
Gary Kirkham10-Jun-02 11:32
Gary Kirkham10-Jun-02 11:32 
GeneralTimers Pin
arthivjii10-Jun-02 8:30
arthivjii10-Jun-02 8:30 
GeneralRe: Timers Pin
Joaquín M López Muñoz10-Jun-02 9:33
Joaquín M López Muñoz10-Jun-02 9:33 
GeneralRe: Timers Pin
Paul M Watt10-Jun-02 21:44
mentorPaul M Watt10-Jun-02 21:44 
I ran into this problem just yesterday and what I have done is sent in my this pointer in the user DWORD and the static member function of my class references that pointer as the pointer to the object to process the data.

I wrapped the processing of the TimerProc that uses the "unsafe" pointer in a try block to catch any exceptions if for some reason the pointer was not an object that I am interested in.




Build a man a fire, and he will be warm for a day
Light a man on fire, and he will be warm for the rest of his life!

Generalthird challange to the masters of vc Pin
SilentWarrior10-Jun-02 7:43
SilentWarrior10-Jun-02 7:43 
GeneralRe: third challange to the masters of vc Pin
Chris Losinger10-Jun-02 8:03
professionalChris Losinger10-Jun-02 8:03 
GeneralRe: third challange to the masters of vc Pin
10-Jun-02 9:30
suss10-Jun-02 9:30 
GeneralRe: third challange to the masters of vc Pin
Chris Losinger10-Jun-02 13:00
professionalChris Losinger10-Jun-02 13:00 
GeneralRe: third challange to the masters of vc Pin
Christian Graus10-Jun-02 13:07
protectorChristian Graus10-Jun-02 13:07 
GeneralRe: third challange to the masters of vc Pin
Christian Graus10-Jun-02 13:04
protectorChristian Graus10-Jun-02 13:04 
Generalsecond challange to all Pin
SilentWarrior10-Jun-02 7:38
SilentWarrior10-Jun-02 7:38 
GeneralRe: second challange to all Pin
Chris Losinger10-Jun-02 8:57
professionalChris Losinger10-Jun-02 8:57 
GeneralRe: second challange to all Pin
Christian Graus10-Jun-02 13:06
protectorChristian Graus10-Jun-02 13:06 
Generalmy first challange to all the masters of vc Pin
SilentWarrior10-Jun-02 7:33
SilentWarrior10-Jun-02 7:33 
GeneralRe: my first challange to all the masters of vc Pin
Chris Losinger10-Jun-02 8:58
professionalChris Losinger10-Jun-02 8:58 
Generalexception handling Pin
Jason Henderson10-Jun-02 7:21
Jason Henderson10-Jun-02 7:21 
GeneralRe: exception handling Pin
Chris Losinger10-Jun-02 7:23
professionalChris Losinger10-Jun-02 7:23 
GeneralRe: exception handling Pin
Le centriste10-Jun-02 8:39
Le centriste10-Jun-02 8:39 
GeneralRe: exception handling Pin
Martin Ziacek10-Jun-02 9:29
Martin Ziacek10-Jun-02 9:29 
GeneralRe: exception handling Pin
Le centriste10-Jun-02 9:49
Le centriste10-Jun-02 9:49 
GeneralRe: exception handling Pin
Martin Ziacek10-Jun-02 18:47
Martin Ziacek10-Jun-02 18:47 

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.