Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Close Another Application
Message
 
To
05/04/2000 05:33:31
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00354201
Message ID:
00355596
Views:
19
>Would you pls. tell me how to get the parent window handle of Internet Explorer?
>I only know the function is_run to get the window handle but I don't know how to get the parent window handle.
>
>Thanks a lot,
>Regards,

I'm not sure what you mean by "parent window handle". Is_Run32 searches only the top-level windows. The value returned by it should be sufficient.

Technically, the "parent" of a top-level window would be the desktop. GetDesktopWindow() will return this value.
George

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

Click here to load this message in the networking platform