Click here to Skip to main content
15,891,033 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: OnTimer function is killed automatically when the dialog is closed Pin
bjorn_ht24-Feb-12 3:18
bjorn_ht24-Feb-12 3:18 
GeneralRe: OnTimer function is killed automatically when the dialog is closed Pin
shanmugarajaa24-Feb-12 19:49
shanmugarajaa24-Feb-12 19:49 
GeneralRe: OnTimer function is killed automatically when the dialog is closed Pin
shanmugarajaa26-Feb-12 20:16
shanmugarajaa26-Feb-12 20:16 
GeneralRe: OnTimer function is killed automatically when the dialog is closed Pin
bjorn_ht26-Feb-12 22:31
bjorn_ht26-Feb-12 22:31 
GeneralRe: OnTimer function is killed automatically when the dialog is closed Pin
shanmugarajaa27-Feb-12 0:38
shanmugarajaa27-Feb-12 0:38 
SuggestionRe: OnTimer function is killed automatically when the dialog is closed Pin
shanmugarajaa27-Feb-12 17:49
shanmugarajaa27-Feb-12 17:49 
GeneralRe: OnTimer function is killed automatically when the dialog is closed Pin
bjorn_ht28-Feb-12 21:38
bjorn_ht28-Feb-12 21:38 
GeneralRe: OnTimer function is killed automatically when the dialog is closed Pin
shanmugarajaa28-Feb-12 2:41
shanmugarajaa28-Feb-12 2:41 
Hi,
I am Calling CapWatchID: = ::SetTimer(SetTimer(0, 42, 1000, CaptureStopWatchT); and after sometime I killed this running timer using ::KillTimer(0, CapWatchID);. But the problem is, when I start the same timer again then Updation time became lessthan 1000 millisecond. Why its happing like this. kindly help me to fix this problem.

Regards,
S.Shanmugaraja.
GeneralRe: OnTimer function is killed automatically when the dialog is closed Pin
bjorn_ht28-Feb-12 21:46
bjorn_ht28-Feb-12 21:46 
GeneralRe: OnTimer function is killed automatically when the dialog is closed Pin
David Crow24-Feb-12 3:18
David Crow24-Feb-12 3:18 
QuestionLeap year algorithm Pin
marca29223-Feb-12 20:52
marca29223-Feb-12 20:52 
AnswerRe: Leap year algorithm Pin
Jochen Arndt23-Feb-12 21:14
professionalJochen Arndt23-Feb-12 21:14 
AnswerRe: Leap year algorithm Pin
CPallini23-Feb-12 21:51
mveCPallini23-Feb-12 21:51 
GeneralRe: Leap year algorithm Pin
SandipG 23-Feb-12 23:26
SandipG 23-Feb-12 23:26 
GeneralRe: Leap year algorithm Pin
CPallini23-Feb-12 23:31
mveCPallini23-Feb-12 23:31 
GeneralRe: Leap year algorithm Pin
SandipG 23-Feb-12 23:35
SandipG 23-Feb-12 23:35 
AnswerRe: Leap year algorithm Pin
SandipG 23-Feb-12 23:23
SandipG 23-Feb-12 23:23 
AnswerRe: Leap year algorithm Pin
Stephen Hewitt24-Feb-12 0:46
Stephen Hewitt24-Feb-12 0:46 
Questionabout GetWindow function Pin
xrg_soft@163.com23-Feb-12 15:25
xrg_soft@163.com23-Feb-12 15:25 
AnswerRe: about GetWindow function Pin
Chris Losinger23-Feb-12 15:48
professionalChris Losinger23-Feb-12 15:48 
GeneralRe: about GetWindow function Pin
xrg_soft@163.com23-Feb-12 22:41
xrg_soft@163.com23-Feb-12 22:41 
AnswerRe: about GetWindow function Pin
ThatsAlok23-Feb-12 19:37
ThatsAlok23-Feb-12 19:37 
GeneralRe: about GetWindow function Pin
xrg_soft@163.com23-Feb-12 22:45
xrg_soft@163.com23-Feb-12 22:45 
GeneralRe: about GetWindow function Pin
ThatsAlok27-Feb-12 1:59
ThatsAlok27-Feb-12 1:59 
Questionc++, win32, optionalfeatures.exe, how it knows if a feature is installed, Data location Pin
jkirkerx23-Feb-12 10:28
professionaljkirkerx23-Feb-12 10: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.