[RESOLVED] Problem with LVM_GETITEM and 64-bit OS, please help
I use the following code (original post by Bonnie West: https://www.vbforums.com/showthread....Clone-ListView) to get the Item from an external ListView. It works fine on Windows 7 32-bit (Unicode & ANSI), but on 64-bit System there is no return result, if ListView is Unicode (With ListView ANSI it is OK).