Opened on Jan 4, 2010 at 1:12:33 PM
Closed on Jan 4, 2010 at 8:25:50 PM
Last modified on Jan 4, 2010 at 10:22:33 PM
#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 , on Jan 4, 2010 at 1:12:54 PM
| Attachment: | _IECreate.JPG added |
|---|
comment:1 by , on Jan 4, 2010 at 8:25:50 PM
| 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.