wine/tools winapi/winapi_check_options.pm wina ...

Alexandre Julliard julliard at wine.codeweavers.com
Mon Apr 29 13:45:12 CDT 2002


ChangeSet ID:	1020105912926227151722745
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/04/29 13:45:12

Modified files:
	tools/winapi   : winapi_check_options.pm 
	tools/winapi_check: modules.dat winapi_check winapi_parser.pm 
	tools/winapi_check/win32: comctl32.api gdi32.api urlmon.api 
	                          ws2_32.api 
Added files:
	tools/winapi_check/win32: crypt32.api msisys.api 
Removed files:
	tools/winapi_check: winapi_options.pm 

Log message:
	Patrik Stridvall <ps at leissner.se>
	- API files update.
	- Fixed parser to handle C/C++ comments in strings.
	- Report if C++ comments are used.

Patch: http://cvs.winehq.com/patch.py?id=1020105912926227151722745

Revision  Changes    Path
 1.4      +11 -0     wine/tools/winapi/winapi_check_options.pm
 1.42     +10 -0     wine/tools/winapi_check/modules.dat
 1.53     +65 -3     wine/tools/winapi_check/winapi_check
 1.31     +30 -18    wine/tools/winapi_check/winapi_parser.pm
 1.8      +1 -0      wine/tools/winapi_check/win32/comctl32.api
 1.9      +5 -0      wine/tools/winapi_check/win32/gdi32.api
 1.8      +22 -2     wine/tools/winapi_check/win32/urlmon.api
 1.10     +1 -0      wine/tools/winapi_check/win32/ws2_32.api
 1.1     +0 -0       wine/tools/winapi_check/win32/crypt32.api
 1.1     +0 -0       wine/tools/winapi_check/win32/msisys.api




More information about the wine-cvs mailing list