Rémi Bernon : include: Split objidl.idl to objidlbase.idl.

Alexandre Julliard julliard at winehq.org
Mon Oct 5 15:54:58 CDT 2020


Module: wine
Branch: master
Commit: 6e09636f68c30d0452db3268e366a4c26301f826
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=6e09636f68c30d0452db3268e366a4c26301f826

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Fri Oct  2 12:04:13 2020 +0200

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 at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 include/Makefile.in    |    1 +
 include/objidl.idl     | 1217 ++----------------------------------------------
 include/objidlbase.idl | 1198 +++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1227 insertions(+), 1189 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=6e09636f68c30d0452db3268e366a4c26301f826



More information about the wine-cvs mailing list