Alexandre Julliard
|
359f497e97
|
Converted to the new debug interface, using script written by Patrik
Stridvall.
|
1999-07-04 16:02:24 +00:00 |
Patrik Stridvall
|
b4b9fae671
|
New debug scheme with explicit debug channels declaration.
|
1999-04-19 14:56:29 +00:00 |
Alexandre Julliard
|
f80b2ab669
|
Authors: Paul Quinn <paulq@corel.ca>, Aaron Barnes <aaronb@corel.ca>, Adrian Thurston <adriant@corel.ca>
Bundle of new stubs.
|
1999-03-28 13:15:40 +00:00 |
Stephane Lussier
|
7451774496
|
Set type of destination variant in VariantChangeTypeEx function.
|
1999-03-19 16:44:32 +00:00 |
Jim Aston
|
2e1cafa288
|
Renamed wintypes.h to windef.h.
|
1999-03-14 16:35:05 +00:00 |
Stephane Lussier
|
986de4b12a
|
Implemented DosDateTimeToVariant() and SysAllocStringByteLen() functions.
|
1999-03-12 17:02:32 +00:00 |
Marcus Meissner
|
064f170f76
|
More include optimisations and fixes.
|
1999-02-28 19:14:33 +00:00 |
Francis Beaudet
|
bc5477f7d2
|
Implemented support for arrays and safe arrays in VARIANT data
structures. Also moved the SAFEARRAY definition (yet again) to the
obj_oleaut.h file.
|
1999-02-28 10:07:12 +00:00 |
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 |