summaryrefslogtreecommitdiffstats
path: root/librpc/ndr/ndr_ntprinting.c
Commit message (Collapse)AuthorAgeFilesLines
* ntprinting: add ntprinting.idl.Günther Deschner2010-05-141-0/+69
This generates convenient unmarshalling routines for pulling out spoolss related information out of ntprinters.tdb, ntforms.tdb and ntdrivers.tdb. Guenther