• 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
sysparams.c 66.3 KB