Commit Graph

9 Commits

Author SHA1 Message Date
Alexandre Julliard a396029270 Large-scale renaming of all Win32 functions and types to use the
standard Windows names.
1999-02-26 11:11:13 +00:00
Alexandre Julliard 638f169b1e Recovery of release 990110 after disk crash.
See Changelog for changes between 990103 and 990110.
1999-01-17 16:32:32 +00:00
Marcus Meissner ae3921d6ab Another // comment fixed. 1999-01-01 18:43:12 +00:00
Jean-Claude Cote 9c7c8a4a36 Added VarDateFromStr API. 1998-12-24 16:59:17 +00:00
Todd Vierling 7f57325fbc Undefined CHAR_MAX and CHAR_MIN (#defined by NetBSD's system headers).
Fixed some constants that are too big for a plain `int'.
1998-12-15 15:15:16 +00:00
Marcus Meissner ae8b10b96a Check for MAXFLOAT if FLT_MAX isn't there. 1998-12-15 13:01:21 +00:00
Justin Bradford bc93bc833e Most of the currency variant conversion functions implemented.
Minor bugfixes and header tidying.
1998-12-11 14:02:16 +00:00
Marcus Meissner e00d7d96c2 294 missing WINAPI added. 1998-12-11 10:40:43 +00:00
Jean-Claude Cote b00cbeadb8 Added implementation of the VARIANT APIs. 1998-12-10 10:00:38 +00:00