Commit a941fe71 authored by Mike McCormack's avatar Mike McCormack Committed by Alexandre Julliard

Define KAFFINITY.

parent 9484e56b
......@@ -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. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment