add new limiter type "LIMIT_UNLÖCK"

This commit is contained in:
FunkyFr3sh 2024-07-28 10:37:14 +02:00
parent 50b68a63bb
commit 80356f76ed
2 changed files with 5 additions and 1 deletions

View file

@ -49,6 +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
#ifndef CREATE_WAITABLE_TIMER_HIGH_RESOLUTION
#define CREATE_WAITABLE_TIMER_HIGH_RESOLUTION 0x00000002