ChangeSet ID: 13889 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/09/22 14:14:45
Modified files: dlls/shell32 : shlview.c shell32_main.c dialogs.c autocomplete.c
Log message: Robert Shearman rob@codeweavers.com GetWindowLong -> GetWindowLongPtr.
Patch: http://cvs.winehq.org/patch.py?id=13889
Old revision New revision Changes Path 1.103 1.104 +2 -2 wine/dlls/shell32/shlview.c 1.137 1.138 +1 -1 wine/dlls/shell32/shell32_main.c 1.20 1.21 +2 -2 wine/dlls/shell32/dialogs.c 1.9 1.10 +1 -1 wine/dlls/shell32/autocomplete.c