Wrote some stubs for new win2k only spoolss rpc commands:
authorTim Potter <tpot@samba.org>
Mon, 5 Nov 2001 06:15:02 +0000 (06:15 +0000)
committerTim Potter <tpot@samba.org>
Mon, 5 Nov 2001 06:15:02 +0000 (06:15 +0000)
commit7623cec4ad5f8eecae1a3c780a7ca89a6a14b93a
tree55424f90cedd78aae331b2221539e06a7daee97a
parentb09c745991e133d455fd8db586729b7e82d92935
Wrote some stubs for new win2k only spoolss rpc commands:
GetPrinterDataEx() and SetPrinterDataEx().  Not sure what the command
number is for the latter is - I haven't seen it on the wire yet.
(This used to be commit 87614c74b3d66cf2ca706b33e6cf0a32b4166e7a)
source3/include/rpc_spoolss.h
source3/rpc_parse/parse_spoolss.c
source3/rpc_server/srv_spoolss.c
source3/rpc_server/srv_spoolss_nt.c