wine/include rpcndr.h rpc.h

Alexandre Julliard julliard at wine.codeweavers.com
Thu Oct 31 16:04:33 CST 2002


ChangeSet ID:	6128
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/10/31 16:04:33

Modified files:
	include        : rpcndr.h rpc.h 

Log message:
	Greg Turner <gmturner007 at 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




More information about the wine-cvs mailing list