Modify ↓
#1130 closed Bug (Duplicate)
$tagNMLVKEYDOWN stuct not working in x64 OS
| Reported by: | 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.
Attachments (0)
Change History (5)
comment:1 by , on Oct 8, 2009 at 4:39:44 PM
| Milestone: | → 3.3.1.2 |
|---|---|
| Resolution: | → Fixed |
| Status: | new → closed |
comment:2 by , on Jul 27, 2018 at 5:31:02 AM
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 by , on Aug 1, 2018 at 8:59:52 AM
| Resolution: | Fixed |
|---|---|
| Status: | closed → reopened |
comment:5 by , on Aug 1, 2018 at 12:25:50 PM
| Resolution: | → Duplicate |
|---|---|
| Status: | reopened → closed |
It has been fixed for the next Beta on my birthday ...
Note:
See TracTickets
for help on using tickets.

It is fixed as well ;)