wine/programs/winefile winefile.h winefile.c M ...

Alexandre Julliard julliard at winehq.org
Thu Jul 7 07:00:17 CDT 2005


ChangeSet ID:	18730
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/07/07 07:00:17

Modified files:
	programs/winefile: winefile.h winefile.c Makefile.in 

Log message:
	Martin Fuchs <martin-fuchs at gmx.net>
	- 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

Patch: http://cvs.winehq.org/patch.py?id=18730

Old revision  New revision  Changes     Path
 1.15          1.16          +12 -2      wine/programs/winefile/winefile.h
 1.56          1.57          +150 -86    wine/programs/winefile/winefile.c
 1.12          1.13          +1 -1       wine/programs/winefile/Makefile.in




More information about the wine-cvs mailing list