Modify

#1557 closed Feature Request (Completed)

Constants.au3 update

Reported by: jebirum Owned by: Jpm
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 TicketCleanup, on Apr 11, 2010 at 12:00:03 AM

Version: 3.3.6.0

Automatic ticket cleanup.

comment:2 by Jpm, on Apr 11, 2010 at 1:20:17 PM

Not sure those Virtual keys are fondamental and some other should not be added too if they are.

comment:3 by Jpm, on Apr 20, 2010 at 7:10:55 PM

How to close this request?

comment:4 by Valik, on Apr 20, 2010 at 10:57:05 PM

I say add those 3. Those are pretty common, I think.

comment:5 by Jpm, on Apr 21, 2010 at 7:42:23 AM

But some others are also I think. I don't want to update only those if really other are in the same situation

comment:6 by Jpm, on Jun 24, 2010 at 8:48:38 AM

as no more answer next update will add only those 3 constants

comment:7 by Jpm, on Jun 24, 2010 at 8:52:20 AM

Milestone: 3.3.7.0
Owner: set to Jpm
Resolution: Completed
Status: newclosed

Added by revision [5897] in version: 3.3.7.0

Modify Ticket

Action
as closed The owner will remain Jpm.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.