VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

This is a password program. You can save your differnet username,password in this program. this wil

Nimisha  (1 Submission)   Encryption   VB 6.0   Unknown Difficulty   Fri 5th October 2001   Mon 8th February 2021

This is a password program. You can save your differnet username,password in this program. this will save all this in random file so nobody

API Declarations


Dim i As Integer
__________________

Private Type password
id As Integer
website As String * 50
username As String * 15
password As String * 15
End Type
Dim nimi As password


Rate This is a password program. You can save your differnet username,password in this program. this wil (2(2 Vote))
This is a password program. You can save your differnet username,password in this program. this wil.bas

This is a password program. You can save your differnet username,password in this program. this wil Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters