wine/ dlls/psapi/psapi_main.c dlls/psapi/Makef ...

Alexandre Julliard julliard at winehq.org
Tue Jun 15 15:23:47 CDT 2004


ChangeSet ID:	12632
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/06/15 15:23:47

Modified files:
	dlls/psapi     : psapi_main.c Makefile.in 
	.              : configure.ac configure 
Added files:
	dlls/psapi/tests: module.c Makefile.in .cvsignore 

Log message:
	Stefan Leichter <Stefan.Leichter at camLine.com>
	Moved implementation of GetModuleBaseName from ascii to unicode, added
	some tests for GetModuleBaseNameA.

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

Old revision  New revision  Changes     Path
 1.20          1.21          +30 -28     wine/dlls/psapi/psapi_main.c
 1.14          1.15          +2 -0       wine/dlls/psapi/Makefile.in
 1.279         1.280         +1 -0       wine/configure.ac
 1.565         1.566         +2 -1       wine/configure
 Added         1.1           +0 -0       wine/dlls/psapi/tests/module.c
 Added         1.1           +0 -0       wine/dlls/psapi/tests/Makefile.in
 Added         1.1           +0 -0       wine/dlls/psapi/tests/.cvsignore




More information about the wine-cvs mailing list