Search Tools Links Login

Complete Password Module (without additional forms


Visual Basic 6, or VB Classic

This module will lessen the burden of adding password protection to your applications. All windows used by this module are created at runtime using the Win API thanks to Joseph Huntley's APIForm. So there is no need to add forms to your existing project. Simply add the module, a few lines of code, and set the Variable properties.
This module will create two password dialogs. One to setchange passwords, and one to verify the password. All password checking is done inside the module. All you have to do to call and check a password is call two simple functions.
You can choose to have the password encrypted, not encrypted and stored either in a file or in the registry.

Original Author: dcroft

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 111 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD40093162000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 9,891 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.