Move WINDEBUGINFO from winbase.h to winbase16.h and rename to
commit5686dc0fe87ecfd9efa30578d8a2340af2080545
authorFrancois Gouget <fgouget@free.fr>
Mon, 8 Oct 2001 22:30:34 +0000 (8 22:30 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Oct 2001 22:30:34 +0000 (8 22:30 +0000)
tree4b4a08ce280e8e2c36600bf55f06126501f2b097
parent27215d9f5af44f2de527aac5a89d13f42a30c5dd
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).
include/winbase.h
include/wine/winbase16.h
misc/version.c