|
-
Aug 30th, 2001, 05:56 PM
#1
Thread Starter
Addicted Member
Topmost Window w/screensaver
i am making a program to disable screensavers. i've tried using an API spy to get the screen saver's class info but it returned blank. i've tried using 'GetActiveWindow' and 'GetFocus' to get a handle then hiding it using ShowWindow(hwnd&,SW_Hide). does anyone know if it's possible to hide or at least minimize the screen saver?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|