comdlg32: fix building the tests with MSVC headers

Reece Dunn msclrhd at googlemail.com
Sat Mar 22 18:00:14 CDT 2008


The Microsoft commdlg.h header (not sure which versions of the SDK
this affects) guards LPPRINTDLGEXW inside a "#ifdef STDMETHOD" guard,
even though this is only needed for IPrintDialogCallback and
IPrintDialogServices. Therefore, to get the comdlg32 tests to compile
properly using those headers, objbase.h is required.

- Reece
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-comdlg32-fix-building-the-tests-with-MSVC-headers.patch
Type: text/x-diff
Size: 656 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080322/8ba3a96b/attachment-0001.patch 


More information about the wine-patches mailing list