kellyethridge / VBCorLib

The VBCorLib framework brings many of the powerful .NET classes to VB6.
http://www.kellyethridge.com/vbcorlib/
MIT License
112 stars 28 forks source link

Consider adding File.Encrypt and File.Decrypt methods. #95

Open kellyethridge opened 3 years ago

kellyethridge commented 3 years ago

These methods were added to .NET 2.0 and should be considered for implementation.