Module: wine Branch: master Commit: ea0dbc753ff47104d04c1ee63736383cf2d4f66c URL: https://source.winehq.org/git/wine.git/?a=commit;h=ea0dbc753ff47104d04c1ee63...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Thu Nov 29 12:06:11 2018 +0300
shcore: Implement a bunch of string conversion functions.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/shcore/main.c | 90 ++++++++++++++++++++++ dlls/shcore/shcore.spec | 8 +- dlls/shcore/tests/shcore.c | 182 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 276 insertions(+), 4 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=ea0dbc753ff47104d04c1...