#177 support 2 more clipper functions - GetClipList and SetClipList - clipping not supported yet in dd_blt!
This commit is contained in:
parent
73e13dbe8c
commit
24f6a020d5
4 changed files with 70 additions and 8 deletions
|
@ -15,6 +15,7 @@ typedef struct IDirectDrawClipperImpl
|
|||
|
||||
ULONG ref;
|
||||
HWND hwnd;
|
||||
HRGN region;
|
||||
|
||||
} IDirectDrawClipperImpl;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue