ChangeSet ID: 10909
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/01/30 16:54:39
Modified files:
dlls/x11drv : x11drv_main.c
Log message:
Chris Morgan <cmorgan(a)alum.wpi.edu>
If unable to open an X11 display mention that X needs to be running
and that $DISPLAY must be set correctly.
Patch: http://cvs.winehq.org/patch.py?root=/home/winehq/opt/cvs-commit&id=10909
Old revision New revision Changes Path
1.86 1.87 +2 -0 wine/dlls/x11drv/x11drv_main.c
ChangeSet ID: 10902
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/01/28 15:40:01
Modified files:
dlls/kernel : except.c
Log message:
Make sure that there is extra information in the exception record
before accessing it in check_resource_write.
Patch: http://cvs.winehq.org/patch.py?id=10902
Old revision New revision Changes Path
1.2 1.3 +1 -0 wine/dlls/kernel/except.c