Modify ↓
Opened 106 minutes ago
#4057 new Bug
_WinAPI_GetKeyboardLayout does not declare $aCall when $hWnd = 0
| Reported by: | Nine | Owned by: | |
|---|---|---|---|
| Milestone: | 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)
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.
