[Bug 28550] New: Klik & Play created games need DIB driver on CreateDC

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 2 10:18:52 CDT 2011


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

             Bug #: 28550
           Summary: Klik & Play created games need DIB driver on CreateDC
           Product: Wine
           Version: 1.3.29
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdi32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: 00cpxxx at gmail.com
    Classification: Unclassified


Every game created with an old win3.11 tool called Klik & Play do not work in
wine because a driver called DIB is passed as parameter to CreateDC and it
returns error.

Looking at the DRIVER_GetDriverName function I can see a list where 3 different
drivers are supported and DIB is not in it.

In an attempt to run an old game called Mortuum [2] I can see that it
always fail due to this missing DIB driver:
err:dc:CreateDCW no driver found for L"DIB"

Download:
ftp://ftp.padua.org/pub/msdos/windows/games/local/mortuum.zip

-- 
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