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 |
Alexandre Julliard
|
20486e1c59
|
Get rid of the ICOM_MSVTABLE_COMPAT support, g++ no longer requires
this.
|
2004-08-23 18:10:02 +00:00 |
Alexandre Julliard
|
25e2a320a7
|
Don't define BEGIN_INTERFACE in unknwn.h.
|
2004-08-22 21:38:46 +00:00 |
Mike McCormack
|
77ea021e5f
|
Generate BEGIN_INTERFACE,END_INTERFACE macros instead of
ICOM_MSVTABLE_COMPAT_FIELDS.
|
2004-08-22 02:25:05 +00:00 |
Alexandre Julliard
|
2d5519f15c
|
The com_interface attribute is not needed on derived classes.
Removed the ICOM_CTHIS* macros.
|
2003-04-12 00:09:14 +00:00 |
Alexandre Julliard
|
aae3cb61cd
|
Simplified COM interface declarations, removing the need to define
both an xxx_METHODS and an xxx_IMETHODS macro.
|
2003-04-11 00:31:02 +00:00 |
Ove Kaaven
|
2a8bd72ffd
|
Merge the rest of include/wine/obj_base.h into include/objbase.h.
|
2002-12-23 01:41:51 +00:00 |
Ove Kaaven
|
0df7b24b32
|
Wrote a Wine-compatible unknwn.idl, moving the IUnknown definition
from wine/obj_base.h to the generated unknwn.h.
|
2002-12-16 23:49:30 +00:00 |