Adding RPC spoolss code support and some new low-level printing functions.
authorJean-François Micouleau <jfm@samba.org>
Tue, 27 Apr 1999 10:13:02 +0000 (10:13 +0000)
committerJean-François Micouleau <jfm@samba.org>
Tue, 27 Apr 1999 10:13:02 +0000 (10:13 +0000)
commit9e8192cc674db7551569d23982877dd25c488b50
treeebe0951fece7dee8066233be9e756197a3994ced
parent568c40cc65e46590ba1e9850662934f1a28bd83d
Adding RPC spoolss code support and some new low-level printing functions.

Jean Francois
source/include/nt_printing.h [new file with mode: 0644]
source/include/rpc_spoolss.h [new file with mode: 0755]
source/printing/nt_printing.c [new file with mode: 0644]
source/rpc_parse/parse_spoolss.c [new file with mode: 0644]
source/rpc_server/srv_spoolss.c [new file with mode: 0755]