Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cipher50 Source Code
Message
 
 
À
19/04/2005 14:26:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Versions des environnements
Visual FoxPro:
VFP 8
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01006304
Message ID:
01007402
Vues:
27
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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform