support more printer change notification events for
commitef5568ebf6b06746a698ee4405b6797efed0ebfd
authorGerald Carter <jerry@samba.org>
Wed, 13 Mar 2002 17:09:45 +0000 (13 17:09 +0000)
committerGerald Carter <jerry@samba.org>
Wed, 13 Mar 2002 17:09:45 +0000 (13 17:09 +0000)
tree4c1e7dbfaf9ed2f179b2936b518ef7eaf48aeefc
parentefafe742de3e794b00ac2a3f4015000a1cb4545c
support more printer change notification events for
cli_spoolss_reply_rrpcn().  Things like comment and location fields
are updated correctly in Explorer.

However, the notification seems to still be broken when the
SPOOLSS_FFPCN is called on a printer server handle (as opposed
to a printer handle).
source/include/proto.h
source/include/rpc_spoolss.h
source/rpc_client/cli_spoolss_notify.c
source/rpc_server/srv_spoolss.c
source/rpc_server/srv_spoolss_nt.c