Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CLEAR DLLS
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00277679
Message ID:
00278751
Vues:
22
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform