[Bug 9926] New: gdi32.dll should not have exported function pointers

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 6 13:44:12 CDT 2007


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

           Summary: gdi32.dll should not have exported function pointers
           Product: Wine
           Version: CVS/GIT
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: wine-gdi-(printing)
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: vitaliy at kievinfo.com
            Blocks: 219


These two pointers are not present on the native systems:
@ extern pfnRealizePalette
@ extern pfnSelectPalette

This causes some code in SafeDisk 3.x to crash dereferencing these pointers.
They should be replaced with function calls to get/set them instead.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list