ChangeSet ID: 10737
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/01/16 17:06:25
Modified files:
dlls/shell32 : shlexec.c shell32_main.h classes.c
Log message:
Fixed HCR_GetExecuteCommandW() behavior with a class name (based on a
patch by Martin Fuchs).
Removed a couple of no longer used functions.
Patch: http://cvs.winehq.com/patch.py?id=10737
Old revision New revision Changes Path
1.27 1.28 +4 -7 wine/dlls/shell32/shlexec.c
1.76 1.77 +1 -4 wine/dlls/shell32/shell32_main.h
1.32 1.33 +2 -62 wine/dlls/shell32/classes.c