• Alexandre Julliard's avatar
    Authors: Justin Chevrier <jchevrier@nexicom.net>, Paul Vriens <Paul.Vriens@xs4all.nl> · 9bcdd7ca
    Alexandre Julliard authored
    - Consolidate error message handling.
    - Add error checking to all initial SystemParametersInfoA calls in
      each parameter test to make sure that if a given parameter isn't
      supported or has failed in some other way that we return and don't
      continue on with the test.
    - SetLastError before calling test_error_msg.
    - SPI_{GET,SET}ICONTITLEWRAP is supported on Win98.
    9bcdd7ca
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile.in Loading commit data...
class.c Loading commit data...
clipboard.c Loading commit data...
dde.c Loading commit data...
dialog.c Loading commit data...
edit.c Loading commit data...
generated.c Loading commit data...
input.c Loading commit data...
listbox.c Loading commit data...
msg.c Loading commit data...
resource.c Loading commit data...
resource.rc Loading commit data...
sysparams.c Loading commit data...
text.c Loading commit data...
win.c Loading commit data...
wsprintf.c Loading commit data...