ChangeSet ID: 7089
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/01/21 13:28:36
Modified files:
dlls/shell32 : shlview.c
Log message:
Robert Shearman <R.J.Shearman(a)warwick.ac.uk>
- Clear bits in structure passed to IOleCommandTarget_QueryStatus to
show that we don't support any Exec's.
- Add two Exec cases that were found during testing.
Patch: http://cvs.winehq.com/patch.py?id=7089
Old revision New revision Changes Path
1.73 1.74 +23 -4 wine/dlls/shell32/shlview.c
ChangeSet ID: 7086
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/01/20 18:36:47
Modified files:
. : configure.ac configure
Log message:
Moved the IPX check so that the sys/socket.h check has already been
done when we check for IPX headers.
Patch: http://cvs.winehq.com/patch.py?id=7086
Old revision New revision Changes Path
1.122 1.123 +38 -37 wine/configure.ac
1.391 1.392 +121 -120 wine/configure