ChangeSet ID: 12853 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/07/09 17:51:19
Modified files: include : shlobj.h dlls/shell32 : undocshell.h shresdef.h shell32_En.rc shell32.spec dialogs.c
Log message: Martin Fuchs martin-fuchs@gmx.net Ge van Geldorp gvg@reactos.com Implement MessageBox-based RestartDialog() and RestartDialogEx(), use string resources for ExitWindowsDialog() to allow internationalization.
Patch: http://cvs.winehq.org/patch.py?id=12853
Old revision New revision Changes Path 1.86 1.87 +3 -0 wine/include/shlobj.h 1.23 1.24 +0 -5 wine/dlls/shell32/undocshell.h 1.11 1.12 +5 -0 wine/dlls/shell32/shresdef.h 1.13 1.14 +9 -0 wine/dlls/shell32/shell32_En.rc 1.84 1.85 +2 -1 wine/dlls/shell32/shell32.spec 1.17 1.18 +77 -5 wine/dlls/shell32/dialogs.c