- > 1. Pin to desktop, so the bar is never on top of other things. Based on info so far, does not seem to be possible for win7 64 given powerpro is 32. (If you are a programmer, try writing a short program to display a 64 bit tool window and see if you can use the trick with that one).
> > 2. Resist AERO PEEK, which is WINKey+SpaceBar o Just a standard system call. I uploaded an exe only which tries to do it; I have no way of testing but this should show a debug window if it fails. http://powerpro.webeddie.com/download/powerpro.exe > 3. Resist Show Desktop/Win+D (and Win+M?). > > This thread suggests there is a DTM_RAISE message (WM_USER), but I didn't > notice one in Winspector. Again, does not seem to be possible. The message referred to in above thread is said to be going to Progman window. As stated there, it would be possible to see when progman gets this message by hooking progman window, but then what? You would know that win+d was pressed but what could you do about it? And, this type of hooking is not something I'd want to play with for now remotely.
