devxlogo

November 9, 2000

EncryptString – Encode and decode a string

Private Declare Sub CopyMemory Lib “kernel32” Alias “RtlMoveMemory” (dest As _ Any, source As Any, ByVal bytes As Long)’ encrypt a string using a password” you must reapply the same