Commit (HEAD): Do not use procedure hooking for win32 print dialog

From: Mikey Cooper <mikey_at_bluey.com>
Date: Thu Jul 29 2004 - 04:43:55 CEST

Don't use incomplete procedure hooking for print dialog. Fixes bug 4340 and other random printer dialog errors.

Our passing of PD_NOSELECTION to the PRINTDLG structure is sufficient to prevent bug 2624, which is what the hook was implemented to fix. With procedure hooking implemented the way it was, we did not display the print dialog upon init, the abiword application icon would sometimes be replaced with the print dialog icon, and other weirdness.

Should be backported.
CVS: ----------------------------------------------------------------------
CVS: Modified Files:
CVS: src/af/xap/win/xap_Win32Dlg_Print.cpp
CVS: ----------------------------------------------------------------------
Received on Thu Jul 29 04:33:15 2004

This archive was generated by hypermail 2.1.8 : Thu Jul 29 2004 - 04:33:15 CEST