Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Missing USER32.DLL?
Message
From
20/01/1999 10:44:52
Donald Krasnick
Stanton Systems and Consulting
Havertown, Pennsylvania, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Missing USER32.DLL?
Miscellaneous
Thread ID:
00178013
Message ID:
00178013
Views:
69
In our VFP 5.0 application (ported from 2.6) we DECLARE several functions in WIN32API.

On a rare ocassion, we somehow "lose" the connection to those functions in USER32.DLL, but not KERNEL32.DLL. VFP nicely catches this error, and we don't get a GPF.

For example, when things are normal, DISPLAY STATUS will show:

GetForegroundWindow c:\win95\system\user32.dll

When things are screwed up, DISPLAY STATUS will show:

GetForegroundWindow c:\win95\system

All of the functions (8, total) we need from USER32 are gone; all of the functions in KERNEL32 (15) plus another 20 in other DLLs are fine.

Any ideas?
Next
Reply
Map
View

Click here to load this message in the networking platform