Windows API

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I used Win32API to encrypt files using CrypoAPI on Windows
2000 computer. When I try to decrypt data from a Windows
XP computer I don't get the data decrypted properly, I
still have it encrypted in another format.

I know that there are some changes in Windows XP
encryption but what do I need to have update in Foxpro
project to able to have the same encryption process in
Windows 2000 & XP.

Thanks,
 
Hi,

I used Win32API to encrypt files using CrypoAPI on Windows
2000 computer. When I try to decrypt data from a Windows
XP computer I don't get the data decrypted properly, I
still have it encrypted in another format.

I know that there are some changes in Windows XP
encryption but what do I need to have update in Foxpro
project to able to have the same encryption process in
Windows 2000 & XP.

Thanks,

Best to crack open some documentation about the API used in XP. Suggest
you search the Library in MSDN (http://msdn.microosft.com). I just
found some articles when searching "api encryption xp" as a starter.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top