ChangeSet ID: 9587
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/10/01 23:30:46
Modified files:
include : shlobj.h
dlls/shell32 : undocshell.h shpolicy.c
Log message:
Rolf Kalbermatter <rolf.kalbermatter(a)citeng.com>
Moved definition of newly documented API SHRestricted() and the
according policy definitions to shlobj.h.
Replace the policy numeric values with the new official defines and
change SHRestricted() to match the new documented prototype.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9587
Old revision New revision Changes Path
1.76 1.77 +175 -0 wine/include/shlobj.h
1.16 1.17 +0 -3 wine/dlls/shell32/undocshell.h
1.16 1.17 +144 -122 wine/dlls/shell32/shpolicy.c