ChangeSet ID: 18395 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/23 06:41:05
Modified files: dlls/psapi : psapi_main.c
Log message: Felix Nawothnig felix.nawothnig@t-online.de - Replaced server requests by native APIs in EnumProcessModules, GetModuleBaseNameW, GetModuleFileNameExW and GetModuleInformation. - Make EnumProcessModules return modules in load order - Set ERROR_INSUFFICIENT_BUFFER in GetModuleInformation when failing due to (cb < sizeof(MODULEINFO)).
Patch: http://cvs.winehq.org/patch.py?id=18395
Old revision New revision Changes Path 1.24 1.25 +160 -131 wine/dlls/psapi/psapi_main.c