Modify

Opened 16 years ago

Closed 7 years ago

#1130 closed Bug (Duplicate)

$tagNMLVKEYDOWN stuct not working in x64 OS

Reported by: smashly66@… Owned by: Gary
Milestone: Component: Standard UDFs
Version: 3.3.1.1 Severity: None
Keywords: Cc:

Description

$tagNMLVKEYDOWN in StructureConstants.au3
"int VKey" needs to be "int_ptr VKey" for it to work in x64 os.
I saw $tagNMHDR struct that is used in $tagNMLVKEYDOWN stuct has been fixed in milestone 3.3.1.2, but wasn't sure if this had been fixed as well.

Change History (5)

comment:1 Changed 16 years ago by Jpm

  • Milestone set to 3.3.1.2
  • Resolution set to Fixed
  • Status changed from new to closed

It is fixed as well ;)

comment:2 Changed 7 years ago by supersonic

It seems that this ticket still needs some attention. Using AutoIt V3.3.14.5 running in 64 bit $tagNMLVKEYDOWN (-> VKey) returns always 0. Please re-check :) For a solution/workaround please see:

https://www.autoitscript.com/forum/topic/195016-lvn_keydowntagnmlvkeydown-does-not-work-in-64-bit/

comment:3 Changed 7 years ago by Melba23

  • Resolution Fixed deleted
  • Status changed from closed to reopened

comment:4 Changed 7 years ago by TicketCleanup

  • Milestone 3.3.1.2 deleted

Automatic ticket cleanup.

comment:5 Changed 7 years ago by Jpm

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

It has been fixed for the next Beta on my birthday ...

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

Author


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

 
Note: See TracTickets for help on using tickets.