Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the easiest way to get Window handle value?
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00051377
Message ID:
00052373
Views:
66
>Here's another way to get the Window Handle without the HWND control.
>This one requires FoxTools:
>
>SET LIBR TO HOME() + FOXTOOLS
>lhWHWND = _WHTOHWND( _wfindtitl("Form1") )
>
>where Form1 is the title of the form.
>
>+++ Rick ---

Rick,

Where did you find documentation for the functions that begin with an underscore? They're not in the help file. Didn't you just "hack" them. That's what I did with some of the others before I got my hands on the documentation.

Vlad's got a point, but I'm there should be a way around it.

George
George

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

Click here to load this message in the networking platform