Moves more stuff from windows.h.
commitca1bc866cf650953e56786d4ea35e2d6cbf45af8
authorMichael Veksler <mveksler@techunix.technion.ac.il>
Fri, 1 Jan 1999 18:57:33 +0000 (1 18:57 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 1 Jan 1999 18:57:33 +0000 (1 18:57 +0000)
treee8469e8495fbb561d6d60e505060ea47009f0be6
parent94401dc0c1b06b3c11daa5aebe9986649542770c
Moves more stuff from windows.h.
- include/winuser.h - interface relevant to user32.spec
- include/wine/winuser16.h - the old 16 bit interface (internal use)
- include/winbase.h - some minor updates to keep things coherent.
- Lot of other files made to include wine/winuser16.h, which is no
  longer included from windows.h
46 files changed:
controls/button.c
controls/desktop.c
controls/icontitle.c
controls/static.c
debugger/dbg.y
dlls/shell32/iconcache.c
dlls/shell32/shell32_main.c
graphics/psdrv/escape.c
if1632/thunk.c
include/callback.h
include/display.h
include/imagelist.h
include/ole.h
include/queue.h
include/shell.h
include/storage.h
include/struct32.h
include/winbase.h
include/windows.h
include/wine/winuser16.h [new file with mode: 0644]
include/winreg.h
include/winuser.h
loader/module.c
misc/comm.c
misc/shell.c
misc/spooler.c
misc/spy.c
misc/winsock.c
multimedia/audio.c
multimedia/mcianim.c
multimedia/mcicda.c
multimedia/mcimidi.c
multimedia/mciwave.c
multimedia/midi.c
multimedia/mmsystem.c
objects/clipping.c
ole/oleobj.c
windows/class.c
windows/dce.c
windows/defdlg.c
windows/defwnd.c
windows/driver.c
windows/msgbox.c
windows/painting.c
windows/user.c
windows/winhelp.c