ChangeSet ID: 9424 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/09/22 14:24:13
Modified files: include : shlobj.h dlls/shell32 : undocshell.h shlview.c pidl.c changenotify.c
Log message: Rolf Kalbermatter rolf.kalbermatter@citeng.com Added declarations for newly documented SHChangeNotify API and fixed some prototypes.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9424
Old revision New revision Changes Path 1.75 1.76 +59 -4 wine/include/shlobj.h 1.15 1.16 +0 -33 wine/dlls/shell32/undocshell.h 1.86 1.87 +5 -5 wine/dlls/shell32/shlview.c 1.89 1.90 +3 -3 wine/dlls/shell32/pidl.c 1.27 1.28 +31 -25 wine/dlls/shell32/changenotify.c