add option to lock surfaces
This commit is contained in:
parent
484022b97d
commit
8d6b2f3bfe
8 changed files with 33 additions and 0 deletions
|
@ -25,6 +25,7 @@ typedef struct IDirectDrawSurfaceImpl
|
|||
DWORD flags;
|
||||
DWORD caps;
|
||||
DWORD backbuffer_count;
|
||||
CRITICAL_SECTION cs;
|
||||
|
||||
IDirectDrawPaletteImpl* palette;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue