Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DLL error (psapi)
Message
De
23/08/2004 11:26:35
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
DLL error (psapi)
Divers
Thread ID:
00935603
Message ID:
00935603
Vues:
67
Hi All,

1 of the user's here is getting the following error message.

"Cannot load 32-bit DLL psapi" Her PC was just re-initialized. That PC is also the only one still running Win98. But she never had trouble before.

I'm not sure but, it might be because of these api calls:

DECLARE INTEGER EnumProcessModules IN psapi;
INTEGER hProcess, STRING @lphModule,;
INTEGER cb, INTEGER @cbNeeded

DECLARE INTEGER GetModuleFileNameEx IN psapi;
INTEGER hProcess, INTEGER hModule,;
STRING ModuleName, INTEGER nSize

Any ideas?

TIA
Mike
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform