rpcrt4: Constify NDR function tables.
[wine] / dlls / rpcrt4 / tests /
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...