Displaying 1 result from an estimated 1 matches for "decryptfil".
Did you mean:
decryptfile
2005 Feb 01
0
Some updates and questions on Takaaki''s problems
Hi all,
I think I''ve narrowed down the problem with
win32-file. It appears that EncryptFile() and
DecryptFile are only supported on Win2k or later. So,
I made some minor modifications to the extconf.rb and
source files and released win32-file 0.4.2 tonight.
That *should* solve that problem.
As for win32-shortcut, I''m not sure why it doesn''t
like IID_IPersistFile, or if that''s...