#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 , 8 years ago
If it's possible I wanna have a talk with Jos or another high ranked member.I prefer Jos because he was the most helpful person. Loghan is very biased. Why did he make this topic now.in addition, locked it for no reason? https://www.autoitscript.com/forum/topic/192667-au3builder/
Moderators and Administration should be sympathetic not vindictive. I understand you are all mates but can somebody take a look a put himself/hersel in my shoes? I realize I fucked up but I want to change it now.
comment:3 by , 8 years ago
| Resolution: | → Fixed |
|---|---|
| Status: | new → closed |
Thanks
It is already fixed using "WinApiSys.au3"
comment:4 by , 8 years ago
Hi Jpm.Where can i download fixed UDF? Can you let Melba know to put it in his topic?
comment:5 by , 8 years ago
| Reporter: | changed from to |
|---|

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.