XXX_UserUnmarshal, and XXX_UserFree functions to use ULONG rather
than unsigned long.
* rpcndr.h (NDR_CHAR_REP_MASK): Use __MSABI_LONG rather than
explicit cast to unsigned long.
(NDR_INT_REP_MASK): Ditto.
(NDR_FLOAT_REP_MASK): Ditto.
(NDR_LITTLE_ENDIAN): Ditto.
(NDR_BIG_ENDIAN): Ditto.
(NDR_IEEE_FLOAT): Ditto.
(NDR_VAX_FLOAT): Ditto.
(NDR_IBM_FLOAT): Ditto.
(NDR_ASCII_CHAR): Ditto.
(NDR_EBCDIC_CHAR): Ditto.
(NDR_LOCAL_DATA_REPRESENTATION): Ditto.
(USER_MARSHAL_SIZING_ROUTINE): Use ULONG rather than unsigned long.
(USER_MARSHAL_MARSHALLING_ROUTINE): Ditto.
(USER_MARSHAL_UNMARSHALLING_ROUTINE): Ditto.
(USER_MARSHAL_FREEING_ROUTINE): Ditto.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@5315 4407c894-4637-0410-b4f5-ada5f102cad1
Also replace 'This file is a part of' by 'This file is part of' for consistency
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@5147 4407c894-4637-0410-b4f5-ada5f102cad1
Necessary to ease synchronization with wine headers...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@4031 4407c894-4637-0410-b4f5-ada5f102cad1
objc specific changes not defining interface for __OBJC__.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@202 4407c894-4637-0410-b4f5-ada5f102cad1