Alexandre Julliard : regedit: Use C runtime wchar functions instead of wine/unicode.h.

Alexandre Julliard julliard at winehq.org
Mon Apr 1 16:32:01 CDT 2019


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Apr  1 11:47:50 2019 +0200

regedit: Use C runtime wchar functions instead of wine/unicode.h.

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

---

 programs/regedit/childwnd.c |  3 +--
 programs/regedit/edit.c     |  5 ++---
 programs/regedit/framewnd.c |  5 ++---
 programs/regedit/hexedit.c  |  3 +--
 programs/regedit/listview.c |  1 -
 programs/regedit/regedit.c  |  5 ++---
 programs/regedit/regproc.c  | 53 ++++++++++++++++++++++-----------------------
 7 files changed, 34 insertions(+), 41 deletions(-)

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



More information about the wine-cvs mailing list