uxtheme: Fix GetThemeSysInt.
commitd46e68da1e4ee66e708b5a30b81d6992a5866340
authorMike Hearn <mike@plan99.net>
Fri, 7 Apr 2006 14:33:56 +0000 (7 15:33 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 7 Apr 2006 18:01:31 +0000 (7 20:01 +0200)
tree4bb476bcfc8c314140b083285061421da7df7b9c
parenta233d55dbd36a78ab34705e2f2bb1c60f806f809
uxtheme: Fix GetThemeSysInt.

TMT_FIRSTINT and TMT_LASTINT are the same value here, so the error
path would always be taken. Fix to check only that the values are
outside the possible range.
dlls/uxtheme/metric.c