Displaying 1 result from an estimated 1 matches for "comparefloat".
Did you mean:
compare_float
2006 Oct 13
0
Wine release 0.9.23
...VTABLE into account.
secur32: Only include secext.h when asked to.
wincrypt: Fix the CERT_TRUST_PUB_AUTHENTICODE_FLAGS_VALUE_NAME declaration in the MSVC case.
ole32: Fix invalid macro usage.
msvcmaker: The msvcrt tests need '..' in the include path.
ddraw: Fix comparefloat() so it compiles with Visual C++ when given a negative value.
urlmon: Fix the case of the BINDINFO.cbstgmedData field. Fixes the htmldoc test compilation on Windows.
dsound: Don't use state.buffer_size before it has been initialized.
Add missing '\n's to ok() calls....