ChangeSet ID: 6128 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/10/31 16:04:33
Modified files: include : rpcndr.h rpc.h
Log message: Greg Turner gmturner007@ameritech.net - 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.
Patch: http://cvs.winehq.com/patch.py?id=6128
Old revision New revision Changes Path 1.16 1.17 +54 -8 wine/include/rpcndr.h 1.9 1.10 +7 -1 wine/include/rpc.h