Replaced all occurences of SYSMETRICS_xx and sysMetrics[SM_xx] by
commitddca31538802da487527f21811deb3ac50589593
authorMarcus Meissner <marcus@jet.franken.de>
Sat, 22 May 1999 11:33:23 +0000 (22 11:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 22 May 1999 11:33:23 +0000 (22 11:33 +0000)
treea417a972e96aedc970ec963f064a38097e33f37a
parentf7bd7adb919afa7dd188c0dd7b11407881944dae
Replaced all occurences of SYSMETRICS_xx and sysMetrics[SM_xx] by
GetSystemMetrics(SM_xx), removed no longer needed includes of
sysmetrics.h.
26 files changed:
controls/button.c
controls/combo.c
controls/icontitle.c
controls/menu.c
controls/scroll.c
dlls/commdlg/filedlg.c
dlls/commdlg/finddlg.c
dlls/commdlg/fontdlg.c
dlls/commdlg/printdlg.c
dlls/shell32/iconcache.c
include/sysmetrics.h
misc/shell.c
objects/bitmap.c
objects/cursoricon.c
windows/dce.c
windows/defwnd.c
windows/dialog.c
windows/dinput.c
windows/input.c
windows/mdi.c
windows/message.c
windows/nonclient.c
windows/scroll.c
windows/sysmetrics.c
windows/win.c
windows/winpos.c