Fixed/added missing/wrong function prototypes and made internal
authorPatrik Stridvall <ps@leissner.se>
Sat, 31 Jul 1999 14:41:43 +0000 (14:41 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 31 Jul 1999 14:41:43 +0000 (14:41 +0000)
commit26ffb3cd766fd4a0c3cc873a070d6d3499622445
treeeccf137e7da9197ce5f742b92de7a7d51eb35a66
parent109767a6f5b5ab932369c0324a06a2d9d12ec702
Fixed/added missing/wrong function prototypes and made internal
functions static.
28 files changed:
dlls/avifil32/avifile.c
dlls/comctl32/animate.c
dlls/comctl32/comboex.c
dlls/comctl32/datetime.c
dlls/comctl32/flatsb.c
dlls/comctl32/header.c
dlls/comctl32/hotkey.c
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/brsfolder.c
dlls/shell32/contmenu.c
dlls/shell32/memorystream.c
graphics/ddraw.c
include/tapi.h
include/winbase.h
scheduler/thread.c