Download:
[s]http://www.matiasmoreno.com.ar/ShowDesktop.exe
http://matias.securityconsultant.com.ar/ShowDesktop.exe
Screenshot:
[s]http://www.matiasmoreno.com.ar/ShowDesktop.png

Shortcuts/docks users:
Download and use this app to tell ShowDesktop to show the desktop immediatly:
[s]http://www.matiasmoreno.com.ar/ShowDesktopNow.exe
http://matias.securityconsultant.com.ar/ShowDesktopNow.exe
Developers:
To programatically show the desktop:
HWND hwnd = FindWindow ('TfrmShowDesktop', NULL);
if (hwnd) PostMessage (hwnd, WM_HOTKEY, 100, 0);
To programatically show the settings window:
HWND hwnd = FindWindow ('TfrmShowDesktop', NULL);
if (hwnd) PostMessage (hwnd, WM_USER, 0, WM_LBUTTONDBLCLK);

This is kind of incomplete release because a friend recently called so I must go now ![]()
Whatever:
http://www.matiasmoreno.com.ar/ShowDesktop.exe
Activate: F11
Leave: F11 again
Settings, etc... later, sorry.

Edit
Added exceptions list!
Aqua-Soft Forums

