|
-
Oct 18th, 2001, 01:36 PM
#1
Thread Starter
Black Cat
Change the filename from *.exe to *.scr. Put it in %windows% folder for it to show up in the saver list. Whether or not the program has the features of a screen saver is another matter - you could do that to notepad or something.
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
Oct 18th, 2001, 01:36 PM
#2
Change the extension to .scr.
Your probably thinking I am being a smart ass...
anyway I have played around with Screen savers... and that _is_ what you do.
-
Oct 18th, 2001, 02:12 PM
#3
Member
Screen savers also accept certain arguments for either "test" or "configure" like in the Display Properties control panel applet, but I forget what they are.
-
Oct 18th, 2001, 03:00 PM
#4
They are...
/p -> Mini Preview ( Display Properties )
/c -> Settings Dialog
/s -> Start the Screen Saver
/a -> Change password
-
Oct 18th, 2001, 03:08 PM
#5
Member
The minipreview thing is extraordinarily hard to do if I recall because you have to get the handle of the little preview area and only write to it; that's why many screen savers just show their icon there instead.
-
Oct 18th, 2001, 03:23 PM
#6
I have some code here that does it...
You get the handle from the command line...
test.scr /p 12345678
-
Oct 19th, 2001, 06:43 AM
#7
Thread Starter
Black Cat
Did you guys know that Win2000 (and probably NT) creates a new blank desktop and runs the screen saver on top of that?
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
Oct 19th, 2001, 08:41 AM
#8
amac: is that the window or dc handle of the preview area?
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Oct 21st, 2001, 02:13 PM
#9
CornedBee: As far as I know its the handle to the preview window.
JoshT: No I did not.
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
|