save and restore dc state
This commit is contained in:
parent
79feefac26
commit
f49f09895b
3 changed files with 6 additions and 1 deletions
|
@ -38,6 +38,7 @@ typedef struct IDirectDrawSurfaceImpl
|
|||
PBITMAPINFO bmi;
|
||||
HBITMAP bitmap;
|
||||
HDC hdc;
|
||||
int dc_state;
|
||||
DDCOLORKEY color_key;
|
||||
DWORD last_flip_tick;
|
||||
DWORD last_blt_tick;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue