search for: ddscl_allowreboot

Displaying 1 result from an estimated 1 matches for "ddscl_allowreboot".

2007 Mar 29
0
Debugging "The typing of the dead"
Ok, I ran my app with +ddraw,+d3d. I got a few warnings related to d3d here and there, ie: warn:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x16d0f8) Unhandled flag DDSCL_ALLOWREBOOT, harmless warn:d3d:IWineD3DDeviceImpl_Clear Clearing depth and/or stencil without a depth stencil buffer attached, returning WINED3DERR_INVALIDCALL warn:d3d:IWineD3DDeviceImpl_CreateSurface Creating a surface with a POOL of DEFAULT with Lockable true, that doesn't specify DYNAMIC usage. I...