include: Split objidl.idl to objidlbase.idl.

Windows SDKs use #include here to import one into the other, so we do
the same.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Rémi Bernon 2020-10-02 12:04:13 +02:00 committed by Alexandre Julliard
parent a486680a2b
commit 6e09636f68
3 changed files with 1206 additions and 1168 deletions

View File

@ -533,6 +533,7 @@ SOURCES = \
objbase.h \
objectarray.idl \
objidl.idl \
objidlbase.idl \
objsafe.idl \
objsel.h \
ocidl.idl \

File diff suppressed because it is too large Load Diff

1198
include/objidlbase.idl Normal file

File diff suppressed because it is too large Load Diff