TheMillionDollarMan
Programmer
How can I minimize a console app
or even better send it to the task bar or system tray.
I would also like to use the SetTimer function provided by CWnd as well.
ie there is no without CWnd or CWindow right?
ShowWindow(SW_HIDE);