Modify ↓
Opened 8 years ago
Closed 8 years ago
#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)
Note:
See TracTickets
for help on using tickets.

Already reported and fixed