Ok, if anyone knows of a tutorial on the web or if anyone is brave and patient enough to explain it, that would be great.
Printable View
Ok, if anyone knows of a tutorial on the web or if anyone is brave and patient enough to explain it, that would be great.
look at the posts from the past few days. There's one that I know of. I'm sure you could find more posts by searching.
I just asked that a few days ago and got an excellent responce
Hiiii
to devolp ScreenSaver
1-you must save your system as *.scr not *.exe
2-save the *.scr in Windows directory
3-Hide cursor use(showcursor(false))
4- writing code for MouseMove,form_click, mousedown KeyDown to end the Pro. and ShowCursor(true)
ok now u. have ScreenSaver
U have command$ in main_sub
if command$=
a/ the user Pouch Password Button
c/ the user Pouch Settings Button
s/ the user Pouch Preveiw Button
I have a tutorial at http://micah.carrick.com/archives/VBSaver.zip that covers everything you need to know from the command line parameters, disableing cursor, checking for other instances, detecting only large mouse movements, and other basic stuff. It does not however get into detail on how to get windows password of display a preview in the mini window in desktop properties. It's all in Windows HLP format and includes source code (sample project) fully commented.
Good luck.
------------------
Micah Carrick
Ordinary joe, only not named joe.
http://micah.carrick.com
[email protected]
ICQ: 53480225