Modify ↓
Opened 4 months ago
Closed 4 months ago
#4057 closed Bug (Fixed)
_WinAPI_GetKeyboardLayout does not declare $aCall when $hWnd = 0
| Reported by: | Nine | Owned by: | J-Paul Mesnage |
|---|---|---|---|
| Milestone: | 3.3.19.0 | Component: | AutoIt |
| Version: | 3.3.18.0 | Severity: | None |
| Keywords: | Cc: |
Description
As title say, $aCall is only declare when $hWnd <> 0
So the use of Opt("MustDeclareVars", 1) generate a runtime error...
Attachments (0)
Change History (1)
comment:1 by , 4 months ago
| Milestone: | → 3.3.19.0 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed by revision [13176] in version: 3.3.19.0