by Mick Doherty (7 Submissions)
Category: Miscellaneous
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(4 Votes)

I know there are a lot of ScreenSaver examples on VBC, but I have not seen a complete one.
This example includes:
Thumbnail Preview
Password Protection
Password Change
Set Up
The actual screensaver is nothing special, so please don't comment on the excellent graphics.
I can only test on WIN ME so if this code does not work with other OS's, then this is the feedback that I want. I know of some probs with NT and believe I have handled those, but I can't test that.
I am not looking for votes, just feedback.
API DeclarationsVerifyScreenSavePwd
PwdChangePassword
ShowCursor
GetClientRect
GetWindowLong
SetWindowLong
SetParent
SetWindowPos
FindWindow
SystemParametersInfo
GetVersionEx
Download Complete ScreenSaver (70 KB)