Modify

#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 by Valik, on Mar 6, 2010 at 7:17:40 PM

Resolution: Duplicate
Status: newclosed

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 by anonymous, on Mar 8, 2010 at 3:55:52 AM

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.

Modify Ticket

Action
as closed The owner will remain Gary.

Add Comment


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