rpcrt4: Change the stubless parameter attributes to using a bitfield
commit4253b0123932102a6be3d8397f02feea41ef83a5
authorRobert Shearman <rob@codeweavers.com>
Wed, 1 Mar 2006 12:22:26 +0000 (1 12:22 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 1 Mar 2006 18:54:00 +0000 (1 19:54 +0100)
treee8ce76ad3391a11c5edc25c2dc62408a825bdcdc
parente8877ede800d3fc7b7f79a89bd32c879842ccb84
rpcrt4: Change the stubless parameter attributes to using a bitfield
(as defined by the PSDK) so the ServerAllocSize part is easier to
calculate.
dlls/rpcrt4/ndr_stubless.c
include/Makefile.in
include/ndrtypes.h [new file with mode: 0644]