Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cipher50 Source Code
Message
 
 
To
19/04/2005 14:26:21
General information
Forum:
Visual FoxPro
Category:
Third party products
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01006304
Message ID:
01007402
Views:
28
It's old code. I guess '(FPFI)' wasn't required at the time when it was written. Don't know about the rest.

>Anyone try compile FLL library from source code of Cipher50.fll which placed in UT files section. Thats is on my opinion a strange source code.. Can someone talk with me about that?
>
>first function declaration in source code is
>FoxInfo myFoxInfo[] =
>   {
>   {"ENCRYPT",encrypt,2,"?,C"},
>   {"DECRYPT",encrypt,2,"?,C"}
>   };
>
>
>Where is (FPFI) ? It not compiled right .. and not works right as original FLL..
>FoxInfo myFoxInfo[] =
>   {
>   {"ENCRYPT",(FPFI) encrypt,2,"?,C"},
>   {"DECRYPT",(FPFI) encrypt,2,"?,C"}
>   };
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform