Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SefocusAPI function
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
01139628
Message ID:
01139687
Views:
15
It is possible you are not spelling the dll correctly SetfocusAPI.

>Hi, anybody experienced using the Windows API SefocusAPI? I try with visual basic it works well, by have the problem on VFP. Somebody can help ?
>
>In VB
>=====
>Declare Function SefocusAPI Lib "user32" Alias "SetFocus" _
> (ByVal hwnd As Long) As Long
>
>In VFP
>======
>DECLARE INTEGER SefocusAPI IN user32;
> INTEGER hWnd
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform