Click here to Skip to main content
15,884,702 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: UPDATE! Re: Debug Assertion Failure wincore.cpp Pin
David Crow31-Oct-05 2:33
David Crow31-Oct-05 2:33 
GeneralRe: UPDATE! Re: Debug Assertion Failure wincore.cpp Pin
SublimeRide3-Nov-05 8:11
SublimeRide3-Nov-05 8:11 
QuestionMFC/COM EXE and DLL debugging Pin
Babto20-Oct-05 10:08
Babto20-Oct-05 10:08 
AnswerRe: MFC/COM EXE and DLL debugging Pin
PJ Arends20-Oct-05 11:14
professionalPJ Arends20-Oct-05 11:14 
GeneralRe: MFC/COM EXE and DLL debugging Pin
Babto20-Oct-05 11:46
Babto20-Oct-05 11:46 
AnswerRe: MFC/COM EXE and DLL debugging Pin
Chris Losinger20-Oct-05 11:17
professionalChris Losinger20-Oct-05 11:17 
QuestionI want a Timer fuction on Non UI thread Pin
Anonymous20-Oct-05 9:26
Anonymous20-Oct-05 9:26 
AnswerRe: I want a Timer fuction on Non UI thread Pin
willy_total20-Oct-05 9:35
willy_total20-Oct-05 9:35 
You can use CreateWaitableTimer. It will create a timer that uses events.
GeneralRe: I want a Timer fuction on Non UI thread Pin
RaajaOfSelf20-Oct-05 9:51
RaajaOfSelf20-Oct-05 9:51 
GeneralRe: I want a Timer fuction on Non UI thread Pin
willy_total21-Oct-05 3:39
willy_total21-Oct-05 3:39 
AnswerRe: I want a Timer fuction on Non UI thread Pin
RaajaOfSelf20-Oct-05 9:49
RaajaOfSelf20-Oct-05 9:49 
AnswerRe: I want a Timer fuction on Non UI thread Pin
bugDanny20-Oct-05 9:55
bugDanny20-Oct-05 9:55 
AnswerRe: I want a Timer fuction on Non UI thread Pin
PJ Arends20-Oct-05 10:00
professionalPJ Arends20-Oct-05 10:00 
GeneralRe: I want a Timer fuction on Non UI thread Pin
Anonymous20-Oct-05 10:27
Anonymous20-Oct-05 10:27 
GeneralRe: I want a Timer fuction on Non UI thread Pin
PJ Arends20-Oct-05 11:09
professionalPJ Arends20-Oct-05 11:09 
QuestionMultithread Pin
benjnp20-Oct-05 8:06
benjnp20-Oct-05 8:06 
AnswerRe: Multithread Pin
David Crow20-Oct-05 8:19
David Crow20-Oct-05 8:19 
GeneralRe: Multithread Pin
benjnp20-Oct-05 14:50
benjnp20-Oct-05 14:50 
GeneralRe: Multithread Pin
Blake V. Miller20-Oct-05 17:43
Blake V. Miller20-Oct-05 17:43 
GeneralRe: Multithread Pin
benjnp20-Oct-05 18:20
benjnp20-Oct-05 18:20 
GeneralRe: Multithread Pin
Blake V. Miller24-Nov-05 9:12
Blake V. Miller24-Nov-05 9:12 
GeneralRe: Multithread Pin
David Crow21-Oct-05 2:56
David Crow21-Oct-05 2:56 
AnswerRe: Multithread Pin
PJ Arends20-Oct-05 10:07
professionalPJ Arends20-Oct-05 10:07 
GeneralRe: Multithread Pin
benjnp20-Oct-05 14:48
benjnp20-Oct-05 14:48 
GeneralRe: Multithread Pin
PJ Arends20-Oct-05 15:25
professionalPJ Arends20-Oct-05 15:25 

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.