Modify ↓
#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:1 Changed 7 years ago by BrewManNH
comment:2 Changed 7 years ago by au3builder
You are banned - and we are not going to unban you.
M23
comment:3 Changed 7 years ago by Jpm
- Resolution set to Fixed
- Status changed from new to closed
Thanks
It is already fixed using "WinApiSys.au3"
comment:4 Changed 7 years ago by au3bulder
Hi Jpm.Where can i download fixed UDF? Can you let Melba know to put it in his topic?
comment:5 Changed 7 years ago by Melba23
- Reporter changed from Au3Builder - Can I get unbanned,please? [Luke 17:3-4] to Au3Builder
comment:6 Changed 7 years ago by Melba23
This and other files added to the "Fixes" thread.
M23
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
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.