ChangeSet ID: 17201 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/04/22 14:04:18
Modified files: tools/winapi : win32.api dlls/atl : atlbase.h atl_main.c
Log message: Francois Gouget fgouget@free.fr Add a definition for _ATL_REGMAP_ENTRY in atlbase.h. Fix the prototype of AtlModuleUpdateRegistryFromResourceD() so it uses the right pointer types.
Patch: http://cvs.winehq.org/patch.py?id=17201
Old revision New revision Changes Path 1.27 1.28 +2 -0 wine/tools/winapi/win32.api 1.2 1.3 +6 -0 wine/dlls/atl/atlbase.h 1.9 1.10 +2 -1 wine/dlls/atl/atl_main.c