Fixed a lot of warnings using WINE_UNUSED, casts, commenting out and
commitde43ef45ec0e37f2cf7fb38e6da6fc5772517563
authorMarcus Meissner <marcus@jet.franken.de>
Sun, 28 Feb 1999 19:56:59 +0000 (28 19:56 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 28 Feb 1999 19:56:59 +0000 (28 19:56 +0000)
tree60785f306037b11e7ca235d2299ee9e6e3b624f7
parent0a74193782090c986fedc40538d588cc9f136eff
Fixed a lot of warnings using WINE_UNUSED, casts, commenting out and
additional {}. Rewrote GetCreationModeFromSTGM so we don't get
"possible use of uninitialized variable".
12 files changed:
controls/menu.c
dlls/comctl32/hotkey.c
dlls/comctl32/toolbar.c
dlls/comctl32/treeview.c
loader/pe_image.c
msdos/dpmi.c
multimedia/audio.c
multimedia/mmsystem.c
objects/dc.c
ole/storage32.c
windows/driver.c
windows/winproc.c