[PATCH 01/10] include: Include winuser.h from generated oleidl.h header.

Rob Shearman robertshearman at gmail.com
Mon Dec 29 06:05:12 CST 2008


oleidl.h isn't usable without winuser.h being included first due to
using the LPMSG type, so explicitly include it by adding a cpp_quote
statement to oleidl.idl. In the PSDK it is implicitly included as
IDL-generated header includes windows.h, which in turn includes
winuser.h.
---
 dlls/ole32/ole32_oleidl.idl      |    1 -
 dlls/oleaut32/oleaut32_ocidl.idl |    1 -
 include/oleidl.idl               |    2 ++
 3 files changed, 2 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: f3c406b98fe6a37256eba5f6f5c50adb6c5d144e.diff
Type: text/x-patch
Size: 1069 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081229/ae6e2d18/attachment.bin 


More information about the wine-patches mailing list