wine/ dlls/psapi/psapi_main.c dlls/psapi/Makef ...
ChangeSet ID: 12632 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)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(a)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
participants (1)
-
Alexandre Julliard