[Bug 1772] New: fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x40586b80)->(00010021,00000011 )

Wine Bugs wine-bugs at winehq.com
Tue Oct 14 07:23:53 CDT 2003


http://bugs.winehq.com/show_bug.cgi?id=1772

           Summary: fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
                    (0x40586b80)->(00010021,00000011 )
           Product: Wine
           Version: 20030911
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-directx
        AssignedTo: wine-bugs at winehq.com
        ReportedBy: DoomWarrior at 6pack.de


i write a little DirectDraw Programm for Windows. I want to start in with wine 
under Linux an get this error message above.

Game start and i get the error message ("fixme:ddraw:
Main_DirectDraw_SetCooperativeLevel (0x40586b80)->(00010021,00000011").
Then i get the error message von the Programm ("can't init DirectDraw") 
and ("wine: Unhandled exception (thread 0009)") 

my Cooperative Level 

if(FAILED(lpDD7->SetCooperativeLevel(hwnd,DDSCL_EXCLUSIVE | DDSCL_FULLSCREEN)))
        {
                return FALSE;
        }


The Game was compiled with Visual Basic 6 and DirectX 8 SDK.

--
sorry of my bad english. I hope i could describe my problem properly

-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list