- Make RPC_STATUS respect __ROS_LONG64__ -- fixes a bunch of format warnings in the rpcrt4 Winetest.
svn path=/trunk/; revision=42513
PVOID BaseAddress;
PVOID AllocationBase;
ULONG AllocationProtect;
PVOID BaseAddress;
PVOID AllocationBase;
ULONG AllocationProtect;
ULONG State;
ULONG Protect;
ULONG Type;
ULONG State;
ULONG Protect;
ULONG Type;
typedef void * I_RPC_HANDLE;
typedef void * I_RPC_HANDLE;
+#else
+typedef int RPC_STATUS;
+#endif
#define __RPC_FAR
#if defined(__RPC_WIN32__) || defined(__RPC_WIN64__)
#define __RPC_FAR
#if defined(__RPC_WIN32__) || defined(__RPC_WIN64__)
PVOID BaseAddress;
PVOID AllocationBase;
DWORD AllocationProtect;
PVOID BaseAddress;
PVOID AllocationBase;
DWORD AllocationProtect;
DWORD State;
DWORD Protect;
DWORD Type;
DWORD State;
DWORD Protect;
DWORD Type;