Results 1 to 7 of 7

Thread: [RESOLVED] Problem with LVM_GETITEM and 64-bit OS, please help

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 2018
    Posts
    51

    Resolved [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).

    I searched for the solution on Google and found it here: https://forum.sources.ru/index.php?showtopic=406899 (by The trick).

    However I don't know how to use the NtWow64WriteVirtualMemory64 function for my code.

    Can someone please help me with this problem?

    Best regards,
    FerrMask
    Attached Files Attached Files
    Last edited by ferrmask; Sep 23rd, 2021 at 07:52 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width