Opened 15 years ago

Last modified 15 years ago

#1387 closed Bug

_IECreate() - bug with 3.3.3.0 beta — at Initial Version

Reported by: anonymous Owned by:
Milestone: Component: AutoIt
Version: 3.3.3.0 Severity: None
Keywords: Cc:

Description

_IECreate()displays an error with version 3.3.3.0 beta

[autoit]
#include <IE.au3>
$oie=_IECreate()
autoit

ERROR:


autoit3.exe - Application Error


The instruction at "0x7c9113a0" referenced memory at "0x00000000". The memory could not be "written".

Click on OK to terminate the program
Click on CANCEL to debug the program


OK CANCEL


Change History (1)

Changed 15 years ago by anonymous

Note: See TracTickets for help on using tickets.