#121 return empty device identifier
This commit is contained in:
parent
daeac4be45
commit
3f9ac549bc
6 changed files with 34 additions and 10 deletions
|
@ -14,6 +14,7 @@ typedef struct IDirectDrawImpl
|
|||
struct IDirectDrawImplVtbl* lpVtbl;
|
||||
|
||||
ULONG ref;
|
||||
GUID guid;
|
||||
|
||||
} IDirectDrawImpl;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue