Martin Storsjo : combase: Implement creation and deletion of HSTRING objects.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Dec 15 15:32:06 CST 2014


Module: wine
Branch: master
Commit: e79460cd5c1a3cb47b06cae0542accc301bf00ac
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=e79460cd5c1a3cb47b06cae0542accc301bf00ac

Author: Martin Storsjo <martin at martin.st>
Date:   Mon Dec 15 10:24:48 2014 +0200

combase: Implement creation and deletion of HSTRING objects.

---

 configure                                          |   1 +
 configure.ac                                       |   1 +
 .../api-ms-win-core-winrt-string-l1-1-0.spec       |   8 +-
 dlls/combase/Makefile.in                           |   3 +-
 dlls/combase/combase.spec                          |   8 +-
 dlls/combase/string.c                              | 144 +++++++++++++++++++++
 dlls/combase/tests/Makefile.in                     |   4 +
 dlls/combase/tests/string.c                        | 128 ++++++++++++++++++
 tools/make_specfiles                               |   1 +
 9 files changed, 289 insertions(+), 9 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=e79460cd5c1a3cb47b06cae0542accc301bf00ac



More information about the wine-cvs mailing list