Opened 11 years ago
Closed 11 years ago
#2981 closed Bug (No Bug)
How do I access an embeded Internet explorer server object ?
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.12.0 | Severity: | None |
| Keywords: | Cc: |
Description
I have a standalone application(which is developed using .Net) installed on Win7 64 bit OS pc. I have a context menu in the application. If I select a option it will open another window which will display webpage information in it(ie. inside this window web window will be opened). The challenge for me here is, I have tried few functions like _IEAttach/_IECreateEmbedded... and so on. But could not succeed. I have only a window title to Identify. I tried with hwnd but no use. How do I access an embeded Internet explorer server object ?
Appreciated if someone can help me on this.
Attachments (0)
Change History (2)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
We have a forum for support questions!
This is a place to report bugs or request features.

which is using the following classes
Internet Explorer_Server
AfxOleControl42
AfxWnd42