Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
API Library not found
Message
 
To
09/11/1998 14:35:43
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00155784
Message ID:
00155888
Views:
33
>I think that I am having trouble with the following lines of code:
>
>DECLARE INTEGER FindWindow IN USER32.DLL ;
>STRING @lpClassName, STRING @titlestr
>
>How do you recommend that I change this line of code so that it works under all Windows operating systems?
>
>With these lines of code I assume that it is the User32.dll that is not on the particular user's system. Where can they get that file to install it? Isn't is just a standard Windows System file?
>
>Thanks,
Hi Phyllis,

Just change the declaration to read "IN Win32API". And, yes, the function is supported on all windows platforms.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform