ChangeSet ID: 7579 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/03/21 15:26:26
Modified files: dlls/shell32 : undocshell.h shpolicy.c
Log message: Rolf Kalbermatter rolf.kalbermatter@citeng.com - Add new W2K policies to the known list of policies. - Modify the algorithme to go through the list until a NULL entry is found instead of hardcoding the number of elements (I was to lazy to count them again ;-) - Fix SHInitRestricted to work as Unicode on NT systems.
Patch: http://cvs.winehq.com/patch.py?id=7579
Old revision New revision Changes Path 1.7 1.8 +2 -1 wine/dlls/shell32/undocshell.h 1.12 1.13 +365 -66 wine/dlls/shell32/shpolicy.c