Click here to Skip to main content
15,920,708 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Zip a file without zipping in folder Pin
zahid_ash18-May-06 2:14
zahid_ash18-May-06 2:14 
GeneralRe: Zip a file without zipping in folder Pin
ThatsAlok18-May-06 2:34
ThatsAlok18-May-06 2:34 
Questionneed loop in mfc application(urgent) Pin
makaveli_0718-May-06 1:10
makaveli_0718-May-06 1:10 
AnswerRe: need loop in mfc application(urgent) Pin
ThatsAlok18-May-06 1:48
ThatsAlok18-May-06 1:48 
QuestionUrgent :- How to save the msg in Drafs in Pocket pc. Pin
Rocky Marrone18-May-06 0:53
Rocky Marrone18-May-06 0:53 
QuestionUrgent :- how to retrieve the Contact list from WAB ? Pin
Rocky Marrone18-May-06 0:51
Rocky Marrone18-May-06 0:51 
QuestionDynamic loading Dll Pin
bujji_bec18-May-06 0:38
bujji_bec18-May-06 0:38 
AnswerRe: Dynamic loading Dll Pin
velayudhan_raj18-May-06 0:51
velayudhan_raj18-May-06 0:51 
AnswerRe: Dynamic loading Dll Pin
Hamid_RT18-May-06 0:54
Hamid_RT18-May-06 0:54 
AnswerRe: Dynamic loading Dll Pin
Hamid_RT18-May-06 1:00
Hamid_RT18-May-06 1:00 
AnswerRe: Dynamic loading Dll Pin
Laxman Auti18-May-06 1:11
Laxman Auti18-May-06 1:11 
AnswerRe: Dynamic loading Dll Pin
voorugonda prashanth18-May-06 1:18
voorugonda prashanth18-May-06 1:18 
AnswerRe: Dynamic loading Dll Pin
NiceNaidu18-May-06 2:26
NiceNaidu18-May-06 2:26 
QuestionHow to use sysinfo Control? Pin
chybin18-May-06 0:36
chybin18-May-06 0:36 
AnswerRe: How to use sysinfo Control? Pin
ThatsAlok18-May-06 1:43
ThatsAlok18-May-06 1:43 
GeneralRe: How to use sysinfo Control? Pin
chybin18-May-06 15:14
chybin18-May-06 15:14 
GeneralRe: How to use sysinfo Control? Pin
ThatsAlok18-May-06 18:53
ThatsAlok18-May-06 18:53 
QuestionWorking with Timers Pin
VinayCool18-May-06 0:29
VinayCool18-May-06 0:29 
AnswerRe: Working with Timers Pin
Michel Wassink18-May-06 0:48
Michel Wassink18-May-06 0:48 
GeneralRe: Working with Timers Pin
VinayCool18-May-06 0:55
VinayCool18-May-06 0:55 
GeneralRe: Working with Timers Pin
Michel Wassink18-May-06 1:01
Michel Wassink18-May-06 1:01 
GeneralRe: Working with Timers Pin
VinayCool18-May-06 1:07
VinayCool18-May-06 1:07 
GeneralRe: Working with Timers Pin
Michel Wassink18-May-06 1:31
Michel Wassink18-May-06 1:31 
GeneralRe: Working with Timers Pin
VinayCool18-May-06 1:37
VinayCool18-May-06 1:37 
GeneralRe: Working with Timers Pin
Michel Wassink18-May-06 1:47
Michel Wassink18-May-06 1:47 
from within the thread:
status->KillTimer(ELAPSED_TIMER);
or
KillTimer(status->m_hWnd, ELAPSED_TIMER);


Michel Wassink


We must make user friendly software. Where are friendly users?

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.