1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-05 12:23:50 +03:00

more Win2k RPC opnums (EnumPrinterKey() and DeletePrinterDriverEx())

This commit is contained in:
Gerald Carter
-
parent be7323163b
commit 08df688b28

View File

@@ -63,7 +63,9 @@
* Unimplement Win2k specific RPC's
#define SPOOLSS_ENUMPRINTERDATAEX 0x4f
#define SPOOLSS_ENUMPRINTERKEY 0x50
#define SPOOLSS_DELETEPRINTERDATAEX 0x51
#define SPOOLSS_DELETEPRINTERDRIVEREX 0x54
#define SPOOLSS_ADDPRINTERDRIVEREX 0x59
*/