Modify

Opened 14 years ago

Closed 14 years ago

#2194 closed Bug (Works For Me)

_IECreate() Hidden Flag Not working IE8+

Reported by: Crazyace Owned by:
Milestone: Component: Standard UDFs
Version: 3.3.8.1 Severity: None
Keywords: Cc:

Description

$oIE = _IECreate("http://google.com",0 ,0)

The code above will open Google in the browser but it will not hide the IE Window.

Attachments (0)

Change History (3)

comment:1 by Valik, 14 years ago

No, the code above will fail to execute with an error about _IECreate() being an unknown function.

comment:2 by Crazyace, 14 years ago

Forgot to include the following code at the start of the bug report: #include <IE.au3>

comment:3 by trancexx, 14 years ago

Resolution: Works For Me
Status: newclosed

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.