Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CLEAR DLLS
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00277679
Message ID:
00278751
Views:
23
>If your required DLL functions are Win32 API functions, don't worry about those dlls. They are used anyway by VFP, so, even if you CLEAR DLLS, they won't really go away.

Are you sure? Try doing this:

DECLARE INTEGER GetDesktopWindow IN Win32api
? GetDesktopWindow()
CLEAR DLLS
? GetDesktopWindow()
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform