- remove <tchar.h> and <wchar.h> header usage by switching to WIN32
commit62dbe211687c7ebcb64b6d14de66db510bd8dfe0
authorMartin Fuchs <martin-fuchs@gmx.net>
Thu, 7 Jul 2005 12:00:17 +0000 (7 12:00 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 7 Jul 2005 12:00:17 +0000 (7 12:00 +0000)
treeef9d67bc33e40b7cf01bca096cc8ae13523b7c77
parentf278f1247323c9bea1964c3557ad6dacd8a2dbe6
- remove <tchar.h> and <wchar.h> header usage by switching to WIN32
  API string manipulation functions as far as possible
- switch to UNICODE compilaton
- remove launch_fileA() and tcscpyn
- don't crash in set_curdir() for NULL in the 'entry' pointer
programs/winefile/Makefile.in
programs/winefile/winefile.c
programs/winefile/winefile.h