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
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 , 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 |
|---|

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.