Modify

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#1510 closed Bug (Duplicate)

The $tagNMTVKEYDOWN structure

Reported by: rexx26@… Owned by: Gary
Milestone: Component: Standard UDFs
Version: 3.3.4.0 Severity: None
Keywords: Structure constants Cc:

Description

Global Const $tagNMTVKEYDOWN = $tagNMHDR & ";word VKey;uint Flags"

VKey always got 0 in x64.

Should it be ptr or something else?

Attachments (0)

Change History (3)

comment:1 Changed 14 years ago by Valik

  • Resolution set to Duplicate
  • Status changed from new to closed

Ugh. You people who can't be bothered to search the issue tracker before posting need to fuck off. I'm tired of closing these duplicate tickets.

comment:2 Changed 14 years ago by anonymous

I had searched for "tagNMTVKEYDOWN" and found nothing.
And I search again, after you closed it, still nothing but this one.
Finally I found it with "VKEYDOWN", which is about "tagNMLVKEYDOWN".
http://www.autoitscript.com/trac/autoit/ticket/1130
It is marked as "Fixed".
But in the latest release (3.3.6.0), it's not fixed.
Both LV and TV are using "word" for "VKey" which not works in x64.

comment:3 Changed 14 years ago by Valik

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 Gary.
Author


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

 
Note: See TracTickets for help on using tickets.