VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Complete Password Module (without additional forms

dcroft  (9 Submissions)   Windows API Call/Explanation   Visual Basic 3.0   Advanced   Wed 3rd February 2021


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 set\change 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.

Rate Complete Password Module (without additional forms (10(10 Vote))

Download Complete Password Module (without additional forms

Complete Password Module (without additional forms Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters