[Bug 30556] New: user32 does not export Get/SetWindowLongPtr

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 30 05:49:45 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=30556

             Bug #: 30556
           Summary: user32 does not export Get/SetWindowLongPtr
           Product: Wine
           Version: unspecified
          Platform: x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: user32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: jUrner at arcor.de
    Classification: Unclassified


Created attachment 39968
  --> http://bugs.winehq.org/attachment.cgi?id=39968
python script that fails to access the functions

user32 does not export Get/SetWindowLongPtr on wine 32 bit

the following functions are not exported by user32.dll

GetWindowLongPtrA
SetWindowLongPtrA
GetWindowLongPtrW
SetWindowLongPtrW

just took a peek into dlls/user32/user32.spec where these functions are tagged
with "-arch=win64". guessing that this is the reason. if so, no idea if this is
by intention or not.

wine-1.4

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list