Visual Basic / Miscellaneous / Reading/Writing Screensaver pass.
Snippet details
ID: 394
Viewed: 1222
Added: 2002-08-19
Version:
During a beta test of one of my screen savers, a beta tester pointed out that I was using my own password protection scheme. My method differs from the scheme used in the screen savers that come with Windows. That beta tester wanted me to use the same password as the Windows screen savers. This is a great idea. This means that the user does not have to remember two different passwords.
After some digging, I found some C code that handled the encryption. Here’s a Visual Basic version of it!
Compatible with:
Visual Basic 3, Visual Basic 4 16-bit
After some digging, I found some C code that handled the encryption. Here’s a Visual Basic version of it!
Compatible with:
Visual Basic 3, Visual Basic 4 16-bit
General Details
Snippet uploaded by: snippet
Email : webmaster@snippetlibrary.com
Snippet By: Unknown
| Snippet By: | Unknown |
| Declarations | |
| Code | |
| Highlight All | |
No Reviews to show
