rpcrt4: Change type of len parameter of NdrAllocate from size_t to SIZE_T.

Rob Shearman robertshearman at gmail.com
Fri Sep 5 16:07:56 CDT 2008


Use SIZE_T as it matches the size that Windows programs expect whereas
size_t is platform-dependent.
---
 dlls/rpcrt4/ndr_marshall.c |    4 ++--
 include/rpcndr.h           |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8629c75c0349b585bbffe31f8680b5bc83897514.diff
Type: text/x-patch
Size: 1478 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080905/070f29dd/attachment.bin 


More information about the wine-patches mailing list