|
-
September 8th, 1999, 05:11 PM
#1
active object of a running Internet Explore
Hi.
I want to get an active object of a running Internet Explore.
However, I've nerver succeeded it.
This code is any wrong?
Please give me some advices.
HRESULT Res;
LPUNKNOWN pUnknown;
Res = ::GetActiveObject(CLSID_InternetExplorer, NULL, &pUnknown);
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|