Detect whether Visual Studio can cast __uint64's to floats and disable
commit27ca26bcb12a167b272ff9091d0a291fa72a5ec5
authorFrancois Gouget <fgouget@free.fr>
Thu, 2 Sep 2004 20:05:55 +0000 (2 20:05 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 2 Sep 2004 20:05:55 +0000 (2 20:05 +0000)
tree7e67a08ba3109c20fd400250277aedd1e1233297
parentedc90a9f9cb69646e936cad4527007242771c682
Detect whether Visual Studio can cast __uint64's to floats and disable
the relevant tests if it cannot.
Fix a double to float literal conversion warning.
dlls/oleaut32/tests/vartype.c