Removed all non-standard common control headers from the include
commit70c9e095ef5ef9f175a624a1f09b6f2198c9c340
authorAlexandre Julliard <julliard@winehq.org>
Wed, 9 Aug 2000 00:41:17 +0000 (9 00:41 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 9 Aug 2000 00:41:17 +0000 (9 00:41 +0000)
tree1dba539bc5147eccde24858d7afbb3c613ebb771
parent6113975a1e0527707057372939c4d42f7a3d0a7b
Removed all non-standard common control headers from the include
directory.
46 files changed:
dlls/comctl32/animate.c
dlls/comctl32/comboex.c
dlls/comctl32/commctrl.c
dlls/comctl32/datetime.c
dlls/comctl32/flatsb.c
dlls/comctl32/header.c
dlls/comctl32/hotkey.c
dlls/comctl32/imagelist.c
dlls/comctl32/imagelist.h [moved from include/imagelist.h with 96% similarity]
dlls/comctl32/ipaddress.c
dlls/comctl32/listview.c
dlls/comctl32/monthcal.c
dlls/comctl32/nativefont.c
dlls/comctl32/pager.c
dlls/comctl32/progress.c
dlls/comctl32/rebar.c
dlls/comctl32/status.c
dlls/comctl32/tab.c
dlls/comctl32/toolbar.c
dlls/comctl32/tooltips.c
dlls/comctl32/trackbar.c
dlls/comctl32/treeview.c
dlls/comctl32/updown.c
dlls/shell32/shell.c
dlls/shell32/shell32_main.h
include/animate.h [deleted file]
include/comboex.h [deleted file]
include/commctrl.h
include/datetime.h [deleted file]
include/flatsb.h [deleted file]
include/header.h [deleted file]
include/hotkey.h [deleted file]
include/ipaddress.h [deleted file]
include/listview.h [deleted file]
include/monthcal.h [deleted file]
include/nativefont.h [deleted file]
include/pager.h [deleted file]
include/progress.h [deleted file]
include/rebar.h [deleted file]
include/status.h [deleted file]
include/tab.h [deleted file]
include/toolbar.h [deleted file]
include/tooltips.h [deleted file]
include/trackbar.h [deleted file]
include/treeview.h [deleted file]
include/updown.h [deleted file]