[2/8] regedit: Remove the tchar.h dependent code.

Byeong-Sik Jeon wjsqudtlr at gmail.com
Fri Apr 6 12:58:18 CDT 2007


Remove _T, _tcslen, _tcscpy, _tcschr, ...
and, Use the TEXT, lstrlen, lstrcpy, StrChr, ...

Changelog:
    Remove the tchar.h dependent code.
---
 programs/regedit/about.c    |    3 +--
 programs/regedit/childwnd.c |   23 +++++++++++------------
 programs/regedit/edit.c     |   19 +++++++++----------
 programs/regedit/framewnd.c |   29 +++++++++++++++--------------
 programs/regedit/listview.c |   18 +++++++++---------
 programs/regedit/main.c     |    5 ++---
 programs/regedit/treeview.c |   15 +++++++--------
 7 files changed, 54 insertions(+), 58 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 5f21465c3ef501691ae634fc4d5674b4832509aa.diff
Type: text/x-patch
Size: 19721 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070407/673ea6fe/5f21465c3ef501691ae634fc4d5674b4832509aa-0001.bin


More information about the wine-patches mailing list