comdlg32: Reimplement the 16-bit print dialog on top of the 32-bit one.
commit9e643967abf3687e49cc590eb654c9de4c344baf
authorAlexandre Julliard <julliard@winehq.org>
Thu, 12 Nov 2009 19:15:49 +0000 (12 20:15 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Nov 2009 19:15:49 +0000 (12 20:15 +0100)
tree02c594a7a9113918d23e4d55533b654e70cc8c46
parente5a09cffebb91e5defef611d1d90c92d32c349d1
comdlg32: Reimplement the 16-bit print dialog on top of the 32-bit one.

Stub out the functionality that cannot be supported that way.
dlls/comdlg32/printdlg.c
dlls/comdlg32/printdlg.h [deleted file]
dlls/comdlg32/printdlg16.c