Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where is win32api.dll ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00113837
Message ID:
00113952
Vues:
20
>Hello guys,
>My question may sound silly, but where is the Win32api.dll
>file located ?. I could not find it, even that I am able to
>use it from within FoxPro, but when I tried to use it from
>Visual Basic it can't find it. I made a search in my "C"
>drive and it didn't show anywhere.
>=This.Thanks("in advance")
Luis,

There is no WIN32API.DLL file. WIN32API is a short cut that can be used in VFP's DECLARE command to omit the need to specify the file name. It actually makes VFP look up the location of the function you are declaring and find out which DLL or EXE file the function is in.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform