winspool: When retrieving PRINTER_INFO_7, the lack of a directory service print queue...
authorJeremy White <jwhite@winehq.org>
Mon, 30 Nov 2009 23:04:50 +0000 (17:04 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 1 Dec 2009 12:11:20 +0000 (13:11 +0100)
commitc5a0f9316d7c1be8b049919811530d5c580450ed
tree67be06895cf8145c53a9346b3555c8a910c908ea
parenteae3c3cacc121d408e33257c5152cc57bafa8780
winspool: When retrieving PRINTER_INFO_7, the lack of a directory service print queue object is represented with a NULL pointer and a successful return, not an error return.
dlls/winspool.drv/info.c
dlls/winspool.drv/tests/info.c