RE: VFP6: File encryption

Author: Allen Pollard

Posted: 2000-05-22 at 02:28:55

There is a crypto API in windows. If you have the MSDN cd/dvd there is a

partial book and it has an example of encrypting a file in C++ so it can be

done with it.

Allen

I want to encrypt couple files in my project, and I was thinking about using

_some_ windows API to do this

©2000 Allen Pollard