CPB Mailing List

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hiding Programs



Try this call to see every process that is running.

     SendMessage(HWND_BROADCAST, WM_SYSCOMMAND, SC_MINIMIZE, 1);

 From what I can see this appears to turn every process into a minimized
window.  (This is non-destructive but you will have to reboot to return
things to normal.)



W Komornicki's Home Page | Main Index | Thread Index