Don't call QueryAbort16() in WriteSpool16(), since it might be called
commit268b5555ac8af234c60f4b6082c84a76055f796d
authorMarcus Meissner <marcus@jet.franken.de>
Sat, 6 Jan 2001 00:35:37 +0000 (6 00:35 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 6 Jan 2001 00:35:37 +0000 (6 00:35 +0000)
tree24d777e2fb08a2d7605108ad75d98c7e2005f35a
parent85ba8798b5cd9f02a4ff7a1233a3d067bc31647a
Don't call QueryAbort16() in WriteSpool16(), since it might be called
with locks held (and we do not need to call it here).
dlls/gdi/printdrv.c
include/wine/wingdi16.h