NRGizeR
February 24th, 2003, 10:50 AM
I hope that this isn't common knowledge or anything, at least I couldn't find a post about this... :-?
Anyway, I found out that you can trigger the minimize all (and undo minimize) command by sending the following commands to explorer.exe
my targets is:
Class Name: Shell_TrayWnd
Executable: explorer.exe
by sending the command:
WParam: 419
Lparam: 0
you minimize all, and by sending the command:
WParam: 416
Lparam: 0
you undo the minimize.
Anyway, I found out that you can trigger the minimize all (and undo minimize) command by sending the following commands to explorer.exe
my targets is:
Class Name: Shell_TrayWnd
Executable: explorer.exe
by sending the command:
WParam: 419
Lparam: 0
you minimize all, and by sending the command:
WParam: 416
Lparam: 0
you undo the minimize.