Alexandre Julliard : capi2032: Move libcapi20.so interface to a separate Unix library.

Alexandre Julliard julliard at winehq.org
Fri Oct 29 16:29:07 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Oct 29 09:37:11 2021 +0200

capi2032: Move libcapi20.so interface to a separate Unix library.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/capi2032/Makefile.in   |   6 +-
 dlls/capi2032/cap20wxx.c    |  94 ++++++++++++++++---------------
 dlls/capi2032/capi2032.spec |  22 ++++----
 dlls/capi2032/unixlib.c     | 132 ++++++++++++++++++++++++++++++++++++++++++++
 dlls/capi2032/unixlib.h     |  96 ++++++++++++++++++++++++++++++++
 5 files changed, 293 insertions(+), 57 deletions(-)

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



More information about the wine-cvs mailing list