Adam (15 Mar, 2005 17:24):
Hi Doodle, I was wondering if there was anyway to make the Warpcenter lockup play along with your screensaver? It still uses the old lockup stuff.
I tried to solve that, but I couldn't.
The WarpCenter Lockup uses the WinLockupDesktop() API, which I cannot catch. I can hook into the process of locking up the desktop, but all I can do is to cancel that lockup, which results in an ugly dialog window telling that the system could not initiate a lockup.
However, if you have XWorkplace installed, its XCenter also has a Lockup button, which uses a different method to initiate the lockup, which is compatible with DSSaver.
Doodle