Opened 10 years ago
Closed 10 years ago
#2981 closed Bug (No Bug)
How do I access an embeded Internet explorer server object ?
Reported by: | jai.kishore48@… | 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 Changed 10 years ago by anonymous
comment:2 Changed 10 years ago by Jos
- Resolution set to No Bug
- Status changed from new to closed
We have a forum for support questions!
This is a place to report bugs or request features.
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
which is using the following classes
Internet Explorer_Server
AfxOleControl42
AfxWnd42