Modify ↓
Opened on Feb 26, 2018 at 4:46:11 PM
Closed on Feb 27, 2018 at 8:25:30 AM
Last modified on Feb 27, 2018 at 6:29:44 PM
#3597 closed Bug (Fixed)
_EventLog__Read - sample script from helpfile (Undefinied func)
| Reported by: | Au3Builder | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | Standard UDFs | |
| Version: | 3.3.14.3 | Severity: | None |
| Keywords: | Cc: |
Description
Hello Errors appear after applying "fixes" from this topic.
https://www.autoitscript.com/forum/topic/192254-33143-fixes/
Screenshot of the bug.
Attachments (0)
Change History (6)
comment:2 by , on Feb 26, 2018 at 9:30:09 PM
You are banned - and we are not going to unban you.
M23
comment:3 by , on Feb 27, 2018 at 8:25:30 AM
| Resolution: | → Fixed |
|---|---|
| Status: | new → closed |
Thanks
It is already fixed using "WinApiSys.au3"
comment:4 by , on Feb 27, 2018 at 3:47:43 PM
Hi Jpm.Where can i download fixed UDF? Can you let Melba know to put it in his topic?
comment:5 by , on Feb 27, 2018 at 6:18:14 PM
| Reporter: | changed from to |
|---|
Note:
See TracTickets
for help on using tickets.

It's got nothing to do with the fixes in that link, the error is that the wrong file is included in the EventLog.au3 file.
It should be using the WinApiSys.au3 include, but it's using the WinAPISysInternals.au3 include in the header. Although, the beta include for EventLog.au3 uses jus tthe WinAPI.au3 file. So either of those should work.