combase: implement WindowsSubstring

Thomas Pointhuber thomas.pointhuber at gmx.at
Sun Mar 15 09:35:10 CDT 2015


that's my first patch to wine, so I have only implemented the function WindowsSubstring, using documentation which I found online.

Because I have no Windows 8 to compare my implementation with the original dll, I'm looking forward someone would do it for me.

thx, Thomas Pointhuber

---
 .../api-ms-win-core-winrt-string-l1-1-0.spec       |  2 +-
 dlls/combase/combase.spec                          |  2 +-
 dlls/combase/string.c                              | 25 +++++++++
 dlls/combase/tests/string.c                        | 64 ++++++++++++++++++++++
 include/winerror.h                                 |  1 +
 5 files changed, 92 insertions(+), 2 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-combase-implement-WindowsSubstring.patch
Type: text/x-patch
Size: 8675 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150315/95ef698b/attachment-0001.bin>


More information about the wine-patches mailing list