Click here to Skip to main content
15,860,972 members
Articles / Desktop Programming / MFC

Getting Timer Events in a CDocument-derived class

Rate me:
Please Sign up or sign in to vote.
4.00/5 (3 votes)
14 Apr 20029 min read 84.1K   777   18  
But WM_TIMER messages are not routable via the standard MFC "command routing" mechanism. This article shows you how to work around this.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Retired
United States United States
PhD, Computer Science, Carnegie Mellon University, 1975
Certificate in Forensic Science and the Law, Duquesne University, 2008

Co-Author, [i]Win32 Programming[/i]

Comments and Discussions