- Cast NDR_* #defines to (unsigned long) instead of (UINT32) like MS
commit733b88bb60a3f8ebe8a43a74b4286ddfb9d97cbc
authorGreg Turner <gmturner007@ameritech.net>
Thu, 31 Oct 2002 22:04:33 +0000 (31 22:04 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 31 Oct 2002 22:04:33 +0000 (31 22:04 +0000)
tree0d5daaee29c2d6e2188095b235ec7dedacd46672
parentdc3e6c571b8f9e34232b81770248e34a8c565b20
- Cast NDR_* #defines to (unsigned long) instead of (UINT32) like MS
  headers.
- Create __RPC_MAC__ and __RPC_WIN64__ conditional #defines.
- Correct NDR_LOCAL_DATA_REPRESENTATION for Mac's.
- New NDR_LOCAL_IS_BIG_ENDIAN conditional #define.
- #define TARGET_IS_NT50_OR_LATER.
include/rpc.h
include/rpcndr.h