#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 Valik)
_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)
Changed 15 years ago by anonymous
comment:1 Changed 15 years ago by Valik
- Description modified (diff)
- Resolution set to Works For Me
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Closing as works for me since I can't reproduce the issue.