mirror of
https://github.com/reactos/wine.git
synced 2024-11-24 20:30:01 +00:00
Define KAFFINITY.
This commit is contained in:
parent
9484e56b35
commit
a941fe710d
@ -139,6 +139,8 @@ typedef unsigned short UHALF_PTR, *PUHALF_PTR;
|
||||
typedef LONG_PTR SSIZE_T, *PSSIZE_T;
|
||||
typedef ULONG_PTR SIZE_T, *PSIZE_T;
|
||||
|
||||
typedef ULONG_PTR KAFFINITY, *PKAFFINITY;
|
||||
|
||||
/* Some Wine-specific definitions */
|
||||
|
||||
/* Architecture dependent settings. */
|
||||
|
Loading…
Reference in New Issue
Block a user