From: Torge Matthies tmatthies@codeweavers.com
--- include/windef.h | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/include/windef.h b/include/windef.h index cb7eb1179c8..1f2151f6f99 100644 --- a/include/windef.h +++ b/include/windef.h @@ -200,6 +200,8 @@ extern "C" { #define APIENTRY WINAPI #define CONST __ONLY_IN_WINELIB(const)
+#define SYSCALL WINAPI + /* Misc. constants. */
#undef NULL