• Rob Shearman's avatar
    include: Include winuser.h from generated oleidl.h header. · 4a67e7a7
    Rob Shearman authored
    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.
    4a67e7a7
oleidl.idl 22.2 KB