GetWindowLongPtrW&SetWindowLongPtrW Not found.
tiansin opened this issue · 2 comments
tiansin commented
Failed to find GetWindowLongPtrW procedure in user32.dll: The specified procedure could not be found.
Failed to find SetWindowLongPtrW procedure in user32.dll: The specified procedure could not be found.
tiansin commented
Can it be?
GetWindowLongW & SetWindowLongW
rodrigocfd commented
Can it be?
GetWindowLongW & SetWindowLongW
Yes, in 32-bit environments. Some constants are also different, so it'll need some rework.