commit | 8f3b9d506b7da653bd76e6758d58aafdda8a0881 | [log] [tgz] |
---|---|---|
author | Rein Klazes <wijn@wanadoo.nl> | Mon Nov 14 15:12:14 2005 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Nov 14 15:12:14 2005 +0000 |
tree | 7852e05020107cdd5a89239939c6fb035d0a9bba | |
parent | 6cc66c9925863484960caff8c9c81e91a2a3c466 [diff] |
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.