ChangeSet ID: 20161 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/12 15:29:16
Modified files: dlls/user : dialog16.c dialog.c dlls/oleaut32 : vartype.c dlls/kernel : resource16.c locale.c dlls/atl : registrar.c
Log message: Use MAKEINTRESOURCE instead of casts where appropriate.
Patch: http://cvs.winehq.org/patch.py?id=20161
Old revision New revision Changes Path 1.12 1.13 +2 -2 wine/dlls/user/dialog16.c 1.4 1.5 +3 -3 wine/dlls/user/dialog.c 1.16 1.17 +1 -1 wine/dlls/oleaut32/vartype.c 1.15 1.16 +1 -1 wine/dlls/kernel/resource16.c 1.65 1.66 +1 -1 wine/dlls/kernel/locale.c 1.14 1.15 +1 -2 wine/dlls/atl/registrar.c