wine/tools/specmaker README dll.c main.c msman ...

Alexandre Julliard julliard at winehq.com
Fri Feb 16 13:06:06 CST 2001


ChangeSet ID:	982350366796784296631813
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/02/16 14:06:06

Modified files:
	tools/specmaker: README dll.c main.c msmangle.c output.c 
	                 search.c specmaker.h symbol.c 

Log message:
	Jon Griffiths <jon_p_griffiths at yahoo.com>
	- Create entries for ordinal only exports, use ordinals if non-standard.
	- Improve C++ demangler, recognise data types, fix some bugs.

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

Revision  Changes    Path
 1.3      +1 -1      wine/tools/specmaker/README
 1.2      +68 -17    wine/tools/specmaker/dll.c
 1.3      +7 -3      wine/tools/specmaker/main.c
 1.3      +196 -69   wine/tools/specmaker/msmangle.c
 1.5      +101 -35   wine/tools/specmaker/output.c
 1.2      +13 -3     wine/tools/specmaker/search.c
 1.3      +13 -4     wine/tools/specmaker/specmaker.h
 1.2      +20 -18    wine/tools/specmaker/symbol.c




More information about the wine-cvs mailing list