fix typo
This commit is contained in:
parent
5df1b00c6d
commit
555cf5de28
2 changed files with 2 additions and 2 deletions
2
inc/dd.h
2
inc/dd.h
|
@ -49,7 +49,7 @@ HRESULT dd_CreateEx(GUID* lpGuid, LPVOID* lplpDD, REFIID iid, IUnknown* pUnkOute
|
|||
#define LIMIT_AUTO 0
|
||||
#define LIMIT_TESTCOOP 1
|
||||
#define LIMIT_BLTFAST 2
|
||||
#define LIMIT_UNLÖCK 3
|
||||
#define LIMIT_UNLOCK 3
|
||||
|
||||
#ifndef CREATE_WAITABLE_TIMER_HIGH_RESOLUTION
|
||||
#define CREATE_WAITABLE_TIMER_HIGH_RESOLUTION 0x00000002
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue