ChangeSet ID: 20549
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)winehq.org 2005/10/03 06:04:29
Modified files:
programs/winedbg: winedbg.c
Log message:
Eric Pouech <eric.pouech(a)wanadoo.fr>
Now printing information when changing function while single stepping.
Patch: http://cvs.winehq.org/patch.py?id=20549
Old revision New revision Changes Path
1.38 1.39 +29 -0 wine/programs/winedbg/winedbg.c
ChangeSet ID: 20547
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)winehq.org 2005/10/03 06:04:07
Modified files:
include : dsound.h d3d9types.h
Log message:
Robert Reif <reif(a)earthlink.net>
Fixes so d3d9.h and dsound.h can be included at the same time.
Patch: http://cvs.winehq.org/patch.py?id=20547
Old revision New revision Changes Path
1.55 1.56 +6 -1 wine/include/dsound.h
1.9 1.10 +15 -0 wine/include/d3d9types.h