Click here to Skip to main content
15,917,795 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Easy question Pin
Scozturk27-Aug-03 22:44
professionalScozturk27-Aug-03 22:44 
GeneralRe: Easy question Pin
Bob Stanneveld29-Aug-03 4:43
Bob Stanneveld29-Aug-03 4:43 
GeneralFiles Pin
Scozturk27-Aug-03 22:29
professionalScozturk27-Aug-03 22:29 
GeneralRe: Files Pin
David Crow28-Aug-03 2:49
David Crow28-Aug-03 2:49 
GeneralInterrupt a long time operation Pin
CodeBrain27-Aug-03 22:17
CodeBrain27-Aug-03 22:17 
GeneralRe: Interrupt a long time operation Pin
d_lite27-Aug-03 22:33
d_lite27-Aug-03 22:33 
GeneralRe: Interrupt a long time operation Pin
CodeBrain28-Aug-03 0:44
CodeBrain28-Aug-03 0:44 
GeneralRe: Interrupt a long time operation Pin
David Crow28-Aug-03 2:54
David Crow28-Aug-03 2:54 
Put the "long time operation" code in another thread. This will allow the primary thread to respond to user events (e.g., clicking the Cancel button). Anything else is going to be kludgy at best.
GeneralRe: Interrupt a long time operation Pin
CodeBrain28-Aug-03 4:03
CodeBrain28-Aug-03 4:03 
GeneralCRichEditCtrl Pin
hph27-Aug-03 22:02
hph27-Aug-03 22:02 
GeneralRe: CRichEditCtrl Pin
CodeBrain27-Aug-03 22:23
CodeBrain27-Aug-03 22:23 
Generali need something look like TimeLine Window in Flash Pin
HeartFriend27-Aug-03 20:40
HeartFriend27-Aug-03 20:40 
GeneralUnicode sscanf from a CString Pin
Ravi Bhavnani27-Aug-03 19:38
professionalRavi Bhavnani27-Aug-03 19:38 
GeneralNever mind Pin
Ravi Bhavnani27-Aug-03 19:48
professionalRavi Bhavnani27-Aug-03 19:48 
GeneralFunny problem!!! Sucide Exe after reboot Pin
rohit.dhamija27-Aug-03 19:35
rohit.dhamija27-Aug-03 19:35 
GeneralRe: Funny problem!!! Sucide Exe after reboot Pin
Magnus Westin27-Aug-03 21:51
Magnus Westin27-Aug-03 21:51 
GeneralRe: Funny problem!!! Sucide Exe after reboot Pin
Scozturk27-Aug-03 22:32
professionalScozturk27-Aug-03 22:32 
GeneralRe: Funny problem!!! Sucide Exe after reboot Pin
rohit.dhamija27-Aug-03 22:39
rohit.dhamija27-Aug-03 22:39 
GeneralRe: Funny problem!!! Sucide Exe after reboot Pin
Scozturk27-Aug-03 22:46
professionalScozturk27-Aug-03 22:46 
GeneralRe: Funny problem!!! Sucide Exe after reboot Pin
Anders Molin28-Aug-03 0:02
professionalAnders Molin28-Aug-03 0:02 
Generalwinsock error message Pin
d_lite27-Aug-03 18:26
d_lite27-Aug-03 18:26 
GeneralRe: winsock error message Pin
Florin Ochiana27-Aug-03 20:30
Florin Ochiana27-Aug-03 20:30 
GeneralRe: winsock error message Pin
d_lite27-Aug-03 22:21
d_lite27-Aug-03 22:21 
Questionhow to convert string to CTime object? Pin
Habbit27-Aug-03 16:13
Habbit27-Aug-03 16:13 
AnswerRe: how to convert string to CTime object? Pin
Ravi Bhavnani27-Aug-03 19:33
professionalRavi Bhavnani27-Aug-03 19:33 

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.