VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Complete Password Module (without additional forms

by dcroft (9 Submissions)
Category: Windows API Call/Explanation
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (9 Votes)


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

Download Complete Password Module (without additional forms

Download Complete Password Module (without additional forms (9 KB)

Complete Password Module (without additional forms Comments

No comments have been posted about Complete Password Module (without additional forms. Why not be the first to post a comment about Complete Password Module (without additional forms.

Post your comment

Subject:
Message:
0/1000 characters