Re-enable SPI_{GET,SET}BORDER tests and fix the bugs that caused them
commit7e6b325929940b57bd4691ca96e0c212a81bc11d
authorRein Klazes <wijn@wanadoo.nl>
Tue, 8 Nov 2005 19:58:37 +0000 (8 19:58 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 8 Nov 2005 19:58:37 +0000 (8 19:58 +0000)
treec0a97f8e50cc203ba82e96de6cafc2f4ea2fcca1
parent5cd099290c5333206e25fd3a27e1344b70105881
Re-enable SPI_{GET,SET}BORDER tests and fix the bugs that caused them
to be disabled.
Add tests that show that the border value manipulated by
SPI_{GET,SET}BORDER is completely the same as with
SPI_{GET,SET}NONCLIENTMETRICS.
Fix a few signed/unsigned warnings in unrelated tests from the same
source file.
Made the tests pass on wine.
dlls/user/sysparams.c
dlls/user/tests/sysparams.c