[SPOOLSS, SPOOLSV, WINSPOOL]
authorColin Finck <colin@reactos.org>
Sat, 27 Jun 2015 12:36:45 +0000 (12:36 +0000)
committerColin Finck <colin@reactos.org>
Sat, 27 Jun 2015 12:36:45 +0000 (12:36 +0000)
Connect AddJobW, EnumJobsW, GetJobW and SetJobW from winspool.drv over spoolsv.exe and spoolss.dll to the implemented functions in localspl.dll (including marshalling the involved structures down and up).
I decided to not use my recently implemented MarshallDownStructure API here and rather do the pointer math in place as this is simpler and faster.

svn path=/branches/colins-printing-for-freedom/; revision=68288


No differences found