ChangeSet ID: 20724 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/10/18 05:49:20
Modified files: libs/wine : wine.map wine.def debug.c include/wine : debug.h
Log message: Added a __wine_dbg_set_channel_flags function to allow changing flags from inside the code.
Patch: http://cvs.winehq.org/patch.py?id=20724
Old revision New revision Changes Path 1.7 1.8 +1 -0 wine/libs/wine/wine.map 1.16 1.17 +1 -0 wine/libs/wine/wine.def 1.10 1.11 +17 -0 wine/libs/wine/debug.c 1.19 1.20 +2 -0 wine/include/wine/debug.h