Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot find entry point in ?????? in the dll
Message
De
09/03/2004 05:26:49
 
 
À
09/03/2004 04:19:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00884346
Message ID:
00884362
Vues:
10
>Hi,
>
>* Cannot find entry point "name" in the DLL *
>
>doest this error message rings a bell for somebody ?
>
>Thnx

Kurt,

Either the 'name' does not exist in the dll or you did not respect the proper case of the 'Name' (declarations are case sensitive)
declare sleep in WIN32API integer && problem
declare Sleep in WIN32API integer && ok
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform