Marcus Meissner marcus@jet.franken.de writes:
From: Sebastian Lackner sebastian@fds-team.de
Signed-off-by: Sebastian Lackner sebastian@fds-team.de Signed-off-by: Marcus Meissner marcus@jet.franken.de
dlls/oleaut32/tmarshal.c | 54 ++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 52 insertions(+), 2 deletions(-)
The existing code is ugly, and instead of trying to retrofit 64-bit support into it, I'd suggest looking into reusing the rpcrt4 routines which already handle pretty much all of this in a more correct way.