reactos/rostests/apitests/spoolss
Colin Finck a737c007e8 [SPOOLSS]
Implement the undocumented AlignRpcPtr and UndoAlignRpcPtr functions used by many Rpc* functions in spoolsv according to traced callchains.
I could reverse engineer them entirely using rohitab.com's API Monitor and black-box testing.
I also add documented tests covering all cases I found out. We now pass 17/17 tests on Windows Server 2003 and ReactOS.

Also const-ify a parameter in PackStrings.

svn path=/trunk/; revision=74297
2017-04-13 16:48:40 +00:00
..
AlignRpcPtr.c [SPOOLSS] 2017-04-13 16:48:40 +00:00
CMakeLists.txt [SPOOLSS] 2017-04-13 16:48:40 +00:00
PackStrings.c [PRINTING] 2015-06-05 18:16:51 +00:00
ReallocSplStr.c [LOCALSPL_APITEST] 2015-06-09 13:22:25 +00:00
SplInitializeWinSpoolDrv.c [LOCALSPL_APITEST] 2015-06-09 13:22:25 +00:00
testlist.c [SPOOLSS] 2017-04-13 16:48:40 +00:00