rpcrt4: Fix NdrFixedArrayUnmarshall to use buffer memory if applicable and to reuse...
[wine] / dlls / rpcrt4 / tests /
2006-05-24  Alexandre JulliardTests should not use wine/unicode.h.
2006-05-23  Huw Daviesrpcrt4: Uncomment test now that it works correctly.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-20  Huw Daviesrpcrt4: Use IsClient to determine whether we can use...
2006-05-18  Mike McCormackrpcrt4: Fix and test RpcNetworkIsProtseqValid.
2006-05-17  Huw Daviesrpcrt4: Don't update StubMsg->MemorySize while unmarsha...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-06  Mike McCormackFix gcc 4.0 warnings.
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-07-03  Mike McCormackAvoid warnings in generated tests by casting sizeof...
2005-06-20  Stefan HuehnerMake some function static.
2004-12-23  Bill MedlandImplemented DceErrorInqText.
2004-10-30  Francois GougetMIDL_STUB_MESSAGE.UniquePtrCount has been renamed in...
2004-09-08  Francois GougetFix and unify parsing of calling conventions.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-01-26  Francois GougetAdd trailing '\n's to ok() calls.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-12-24  Dimitrie O. PaunFix definitions for Uuid{To,From}String, RpcStringFree.
2002-12-05  Francois GougetSkip Unicode tests if there's no Unicode support.
2002-10-07  Greg TurnerAdded skeleton for rpcrt4 unit test with some UUID...