advapi32: Change the test for the type parameter of RegQueryValueExA to only run...
commit214eb389c994e52972032a278fde26bbfa460225
authorRob Shearman <rob@codeweavers.com>
Wed, 27 Dec 2006 19:14:43 +0000 (27 19:14 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 28 Dec 2006 11:17:04 +0000 (28 12:17 +0100)
tree616e9d6b50153cb3e1a348ab052ec8a56277e9d1
parent73b724e7e60146889768964bb77fa5d809f2b16f
advapi32: Change the test for the type parameter of RegQueryValueExA to only run on Win9x, since the value is set to a random value on NT.
dlls/advapi32/tests/registry.c