Rob Shearman
4a67e7a71e
include: Include winuser.h from generated oleidl.h header.
...
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.
2008-12-29 14:41:00 +01:00
Jon Griffiths
c3995814d7
oleidl.h: Fix spelling of OLECONTF_ONLYUSER (reported by Marcos Gutiérrez Batz).
2008-06-20 12:23:11 +02:00
Alexandre Julliard
9719bcaf5c
include: Add DO_NO_IMPORTS ifdefs where needed.
2007-06-08 15:49:36 +02:00
Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
Mike McCormack
f400a1c9fd
Fix a typo.
2005-09-07 11:25:59 +00:00
Robert Shearman
35302b48fc
Move interfaces around to satisfy MIDL.
2005-08-26 08:48:06 +00:00
Alexandre Julliard
d59ba4ccf1
Added a WINE_NO_UNICODE_MACROS define to allow Winelib apps to switch
...
off the Unicode macros too.
2005-08-15 20:53:40 +00:00
Alexandre Julliard
b7976c00a0
Fixed declarations of BroadcastSystemMessage and TranslateAccelerator
...
in winuser.h. Added GetWindowModuleFileName.
2003-11-26 04:09:00 +00:00
Alexandre Julliard
20c169e0a4
Fixed a few more headers dependency issues.
2003-09-09 19:39:31 +00:00
Alexandre Julliard
8da94c9830
Converted ocidl.h to IDL.
2003-09-04 00:03:48 +00:00
Alexandre Julliard
802ebc1168
Converted oleidl.h to IDL.
2003-09-03 20:17:39 +00:00