Modify

Opened 11 years ago

Closed 11 years ago

#3063 closed Bug (Fixed)

Typo in WinAPISys.au3

Reported by: mikell Owned by: guinness
Milestone: 3.3.13.22 Component: Standard UDFs
Version: 3.3.12.0 Severity: None
Keywords: Cc:

Description

Global Const $tagRAWKEYBOARD = 'ushort MakeCode;ushort Flags;ushort Reserved;ushort VKey;ushort;uint Message;ulong ExtraInformation;'

should be

Global Const $tagRAWKEYBOARD = 'ushort MakeCode;ushort Flags;ushort Reserved;ushort VKey;uint Message;ulong ExtraInformation;'

Attachments (0)

Change History (1)

comment:1 by guinness, 11 years ago

Milestone: 3.3.13.22
Owner: set to guinness
Resolution: Fixed
Status: newclosed

Fixed by revision [11354] in version: 3.3.13.22

Modify Ticket

Action
as closed The owner will remain guinness.

Add Comment


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