From: erictetz on
Is there any way to handle WM_SIZE for a console application? I'd like
to minimize to the system tray, but I first need to detect when the
user has minimized the window.
From: Jackie on
On 5/5/2010 09:15, erictetz wrote:
> Is there any way to handle WM_SIZE for a console application? I'd like
> to minimize to the system tray, but I first need to detect when the
> user has minimized the window.
I am not sure about that, but just in case you are not aware of this, at
least subclassing will not work because console windows are owned by the
csrss system process (you can probably do it if you have the same rights
but I am sure you know it is a very bad idea).
 | 
Pages: 1
Prev: SQL Server Express vs. sqlite
Next: wlan Info