Opened 17 years ago
Closed 8 years ago
#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 , 16 years ago
| Milestone: | → 3.3.1.2 |
|---|---|
| Resolution: | → Fixed |
| Status: | new → closed |
comment:2 by , 8 years ago
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 , 8 years ago
| Resolution: | Fixed |
|---|---|
| Status: | closed → reopened |
comment:5 by , 8 years ago
| Resolution: | → Duplicate |
|---|---|
| Status: | reopened → closed |
It has been fixed for the next Beta on my birthday ...

It is fixed as well ;)