ChangeSet ID: 1031344842779890915918262 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/09/06 15:40:42
Modified files: dlls/commdlg : cdlg.h colordlg.c filedlg.c finddlg.c fontdlg.c printdlg.c dlls/wineps : driver.c dlls/winsock : async.c socket.c include : windef.h include/wine : winsock16.h
Log message: Michael Stefaniuc mstefani@redhat.de Finish the conversion of HWND to a void*.
Patch: http://cvs.winehq.com/patch.py?id=1031344842779890915918262
Revision Changes Path 1.22 +4 -0 wine/dlls/commdlg/cdlg.h 1.34 +15 -9 wine/dlls/commdlg/colordlg.c 1.52 +11 -9 wine/dlls/commdlg/filedlg.c 1.22 +8 -7 wine/dlls/commdlg/finddlg.c 1.40 +16 -15 wine/dlls/commdlg/fontdlg.c 1.54 +11 -7 wine/dlls/commdlg/printdlg.c 1.14 +5 -3 wine/dlls/wineps/driver.c 1.26 +17 -11 wine/dlls/winsock/async.c 1.105 +1 -1 wine/dlls/winsock/socket.c 1.72 +1 -1 wine/include/windef.h 1.6 +3 -0 wine/include/wine/winsock16.h