summaryrefslogtreecommitdiff
path: root/librpc/ndr/ndr_ntprinting.c
AgeCommit message (Collapse)AuthorFilesLines
2010-05-14ntprinting: add ntprinting.idl.Günther Deschner1-0/+69
This generates convenient unmarshalling routines for pulling out spoolss related information out of ntprinters.tdb, ntforms.tdb and ntdrivers.tdb. Guenther