Fix SysparametersInfoA( SPI_SETICONMETRICS), the A<->W conversion was
commit8f3b9d506b7da653bd76e6758d58aafdda8a0881
authorRein Klazes <wijn@wanadoo.nl>
Mon, 14 Nov 2005 15:12:14 +0000 (14 15:12 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Nov 2005 15:12:14 +0000 (14 15:12 +0000)
tree7852e05020107cdd5a89239939c6fb035d0a9bba
parent6cc66c9925863484960caff8c9c81e91a2a3c466
Fix SysparametersInfoA( SPI_SETICONMETRICS), the A<->W conversion was
rather broken.
Make the SPI_{G|S}ETICONMETRICS functions more consistent with those
for SPI_ICON{HORIZONTAL|VERTICAL}SPACING, SPI_{G|S}ICONTITLEWRAP and
SPI_{G|S}ICONTITLELOGFONT.
Accordingly extend the corresponding tests.
dlls/user/sysparams.c
dlls/user/tests/sysparams.c