Modify ↓
Opened 16 years ago
Closed 16 years ago
#1557 closed Feature Request (Completed)
Constants.au3 update
| Reported by: | jebirum | Owned by: | J-Paul Mesnage |
|---|---|---|---|
| Milestone: | 3.3.7.0 | Component: | AutoIt |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
Include the following virtual keys constants in Constants.au3
Global Const $VK_LBUTTON = 0x01
Global Const $VK_RBUTTON = 0x02
Global Const $VK_MBUTTON = 0x04
Example: _WinAPI_GetAsyncKeyState($VK_LBUTTON)
Attachments (0)
Change History (7)
comment:1 by , 16 years ago
| Version: | 3.3.6.0 |
|---|
comment:2 by , 16 years ago
Not sure those Virtual keys are fondamental and some other should not be added too if they are.
comment:5 by , 16 years ago
But some others are also I think. I don't want to update only those if really other are in the same situation
comment:7 by , 16 years ago
| Milestone: | → 3.3.7.0 |
|---|---|
| Owner: | set to |
| Resolution: | → Completed |
| Status: | new → closed |
Added by revision [5897] in version: 3.3.7.0
Note:
See TracTickets
for help on using tickets.

Automatic ticket cleanup.