ChangeSet ID: 1011656377884331894572824 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 02/01/21 18:39:37
Modified files: dlls/ntdll : debugtools.c dlls/shell32 : pidl.c shellord.c include : debugtools.h misc : options.c
Log message: Francois Gouget fgouget@free.fr Make the Wine trace facilities accessible from Winelib applications.
Patch: http://cvs.winehq.com/patch.py?id=1011656377884331894572824
Revision Changes Path 1.15 +3 -3 wine/dlls/ntdll/debugtools.c 1.64 +6 -6 wine/dlls/shell32/pidl.c 1.91 +4 -4 wine/dlls/shell32/shellord.c 1.15 +94 -47 wine/include/debugtools.h 1.31 +4 -4 wine/misc/options.c