G
Guest
Hi
I have a regular DLL deriverd from CWinApp that uses a Timer to tick at 10m
SetTimer(NULL,1,10,TimerProc
I developed a windows UI application that works fine. When I created a console app the Timers messages are not posted
Even on Windows XP I have the similar problem
Any pointers will be appreciated
Thanks in advanc
Lakshmi
I have a regular DLL deriverd from CWinApp that uses a Timer to tick at 10m
SetTimer(NULL,1,10,TimerProc
I developed a windows UI application that works fine. When I created a console app the Timers messages are not posted
Even on Windows XP I have the similar problem
Any pointers will be appreciated
Thanks in advanc
Lakshmi