Modify

Opened 12 years ago

Closed 12 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 Changed 12 years ago by Valik

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

comment:2 Changed 12 years ago by Crazyace

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

comment:3 Changed 12 years ago by trancexx

  • Resolution set to Works For Me
  • Status changed from new to closed

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.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.