Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
API Library not found
Message
 
À
09/11/1998 14:35:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00155784
Message ID:
00155888
Vues:
45
>I think that I am having trouble with the following lines of code:
>
>DECLARE INTEGER FindWindow IN USER32.DLL ;
>STRING @lpClassName, STRING @titlestr
>
>How do you recommend that I change this line of code so that it works under all Windows operating systems?
>
>With these lines of code I assume that it is the User32.dll that is not on the particular user's system. Where can they get that file to install it? Isn't is just a standard Windows System file?
>
>Thanks,
Hi Phyllis,

Just change the declaration to read "IN Win32API". And, yes, the function is supported on all windows platforms.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform