Modify

Opened 14 years ago

Closed 14 years ago

#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 Changed 14 years ago by TicketCleanup

  • Version 3.3.6.0 deleted

Automatic ticket cleanup.

comment:2 Changed 14 years ago by Jpm

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

comment:3 Changed 14 years ago by Jpm

How to close this request?

comment:4 Changed 14 years ago by Valik

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

comment:5 Changed 14 years ago by Jpm

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 Changed 14 years ago by Jpm

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

comment:7 Changed 14 years ago by Jpm

  • Milestone set to 3.3.7.0
  • Owner set to Jpm
  • Resolution set to Completed
  • Status changed from new to closed

Added by revision [5897] in version: 3.3.7.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.

Add Comment

Modify Ticket

Action
as closed The owner will remain Jpm.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.