#1387 closed Bug (Works For Me)
_IECreate() - bug with 3.3.3.0 beta — at Version 1
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.3.0 | Severity: | None |
| Keywords: | Cc: |
Description (last modified by )
_IECreate()displays an error with version 3.3.3.0 beta
#include <IE.au3> $oie=_IECreate()
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 (2)
by , 16 years ago
| Attachment: | _IECreate.JPG added |
|---|
comment:1 by , 16 years ago
| Description: | modified (diff) |
|---|---|
| Resolution: | → Works For Me |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Closing as works for me since I can't reproduce the issue.