Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where is win32api.dll ?
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00113837
Message ID:
00113952
Views:
22
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform