Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DLL error (psapi)
Message
From
23/08/2004 11:26:35
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
DLL error (psapi)
Miscellaneous
Thread ID:
00935603
Message ID:
00935603
Views:
68
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
Next
Reply
Map
View

Click here to load this message in the networking platform