ChangeSet ID: 1002580234164196796249598 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/10/08 18:30:34
Modified files: include : winbase.h include/wine : winbase16.h misc : version.c
Log message: Francois Gouget fgouget@free.fr Move WINDEBUGINFO from winbase.h to winbase16.h and rename to WINDEBUGINFO16. Move the related macros to version.c and ifdef them out (kept for documentation only, they are not used).
Patch: http://cvs.winehq.com/patch.py?id=1002580234164196796249598
Revision Changes Path 1.123 +0 -49 wine/include/winbase.h 1.29 +13 -2 wine/include/wine/winbase16.h 1.47 +45 -2 wine/misc/version.c