Change the callback declarations to a safer format.
authorFrancois Gouget <fgouget@free.fr>
Mon, 12 Feb 2001 03:51:04 +0000 (03:51 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 12 Feb 2001 03:51:04 +0000 (03:51 +0000)
commitb87a83866f60d61ebe54d691fbff421648cd40e4
tree91c65a8b0c1a7a325984005ed5e3642a764ce714
parentbca4a8dce0b2885fbbf54ae3d3759ab33c3a16cb
Change the callback declarations to a safer format.
20 files changed:
dlls/comctl32/smoothscroll.c
dlls/commdlg/cdlg.h
dlls/commdlg/cdlg32.c
dlls/dplayx/dplaysp.h
dlls/imm32/imm_private.h
dlls/kernel/utthunk.c
dlls/ole32/compobj.c
dlls/setupapi/setupx16.h
dlls/shell32/shell32_main.c
dlls/shell32/shell32_main.h
dlls/shell32/shellole.c
dlls/shell32/shlview.c
dlls/wineps/driver.c
dlls/winmm/mmsystem.c
dlls/winspool/info.c
dlls/winspool/wspool.c
libtest/hello5.c
programs/avitools/aviinfo.c
programs/avitools/aviplay.c
windows/defwnd.c