Modify ↓
#3598 closed Bug (Duplicate)
_EventLog__Report example doesn't compile.
| Reported by: | labichea | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.14.3 | Severity: | None |
| Keywords: | Cc: |
Description
_EventLogReport Help example doesn't compile.
In EventLog.au3
error: _WinAPI_ExpandEnvironmentStrings(): undefined function.
solution: #include <WinAPISys.au3> is probably missing in EventLog.au3
Attachments (0)
Change History (1)
comment:1 by , on Feb 27, 2018 at 3:31:58 PM
| Resolution: | → Duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Already reported and fixed