Click here to Skip to main content
15,905,782 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Create really long timers in MFC Pin
Iain Clarke, Warrior Programmer4-Jul-08 1:05
Iain Clarke, Warrior Programmer4-Jul-08 1:05 
GeneralRe: Create really long timers in MFC Pin
cagespear4-Jul-08 1:22
cagespear4-Jul-08 1:22 
GeneralRe: Create really long timers in MFC Pin
Iain Clarke, Warrior Programmer4-Jul-08 1:28
Iain Clarke, Warrior Programmer4-Jul-08 1:28 
GeneralRe: Create really long timers in MFC Pin
CPallini4-Jul-08 1:45
mveCPallini4-Jul-08 1:45 
GeneralRe: Create really long timers in MFC Pin
cagespear4-Jul-08 1:52
cagespear4-Jul-08 1:52 
GeneralRe: Create really long timers in MFC Pin
Iain Clarke, Warrior Programmer4-Jul-08 2:22
Iain Clarke, Warrior Programmer4-Jul-08 2:22 
GeneralRe: Create really long timers in MFC Pin
CPallini4-Jul-08 2:30
mveCPallini4-Jul-08 2:30 
GeneralRe: Create really long timers in MFC Pin
Iain Clarke, Warrior Programmer4-Jul-08 2:42
Iain Clarke, Warrior Programmer4-Jul-08 2:42 
CPallini wrote:
Do you think the timer would be affected


I also doubt the timer would be affected - but its usefulness would depend on what the OP is trying to do.

If it's "do something approximately a day later", then SetTimer would be fine, or checking GetTickCount on a more rapid timer.

If it's "do something at the same time tomorrow, and the user will look at their clock and be puzzled why they started the program at 1pm and it's midday now..." then you need to do it a different way.

It really depends on what (s)he's trying to do.

Iain.

Plz sir... CPallini CPallini abuz drugz, plz plz help urgent.

GeneralRe: Create really long timers in MFC Pin
CPallini4-Jul-08 2:50
mveCPallini4-Jul-08 2:50 
GeneralRe: Create really long timers in MFC Pin
Rajesh R Subramanian7-Jul-08 2:38
professionalRajesh R Subramanian7-Jul-08 2:38 
GeneralRe: Create really long timers in MFC Pin
CPallini7-Jul-08 3:12
mveCPallini7-Jul-08 3:12 
AnswerRe: Create really long timers in MFC Pin
KarstenK4-Jul-08 1:07
mveKarstenK4-Jul-08 1:07 
GeneralRe: Create really long timers in MFC Pin
cagespear4-Jul-08 1:23
cagespear4-Jul-08 1:23 
GeneralRe: Create really long timers in MFC Pin
cagespear4-Jul-08 1:53
cagespear4-Jul-08 1:53 
AnswerRe: Create really long timers in MFC Pin
CPallini4-Jul-08 1:41
mveCPallini4-Jul-08 1:41 
GeneralRe: Create really long timers in MFC Pin
cagespear4-Jul-08 1:51
cagespear4-Jul-08 1:51 
GeneralRe: Create really long timers in MFC Pin
CPallini4-Jul-08 2:01
mveCPallini4-Jul-08 2:01 
AnswerRe: Create really long timers in MFC Pin
MANISH RASTOGI4-Jul-08 2:09
MANISH RASTOGI4-Jul-08 2:09 
AnswerRe: Create really long timers in MFC Pin
Yves4-Jul-08 4:57
Yves4-Jul-08 4:57 
QuestionRe: Create really long timers in MFC Pin
David Crow4-Jul-08 11:38
David Crow4-Jul-08 11:38 
Questionfile writing help Pin
projectip4-Jul-08 0:38
projectip4-Jul-08 0:38 
QuestionRe: file writing help Pin
CPallini4-Jul-08 0:56
mveCPallini4-Jul-08 0:56 
AnswerRe: file writing help Pin
projectip4-Jul-08 8:55
projectip4-Jul-08 8:55 
QuestionRe: file writing help Pin
CPallini4-Jul-08 23:23
mveCPallini4-Jul-08 23:23 
AnswerRe: file writing help Pin
KarstenK4-Jul-08 0:57
mveKarstenK4-Jul-08 0:57 

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.