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
|
a9a671d7ca
|
Fixed ANSI compabillity.
|
1999-04-25 19:01:52 +00:00 |
Patrik Stridvall
|
b4b9fae671
|
New debug scheme with explicit debug channels declaration.
|
1999-04-19 14:56:29 +00:00 |
David Luyer
|
cb40df2749
|
Changed "strings.h" to "string.h".
|
1999-03-25 15:52:09 +00:00 |
Jim Aston
|
2e1cafa288
|
Renamed wintypes.h to windef.h.
|
1999-03-14 16:35:05 +00:00 |
Francis Beaudet
|
66e3a85586
|
Fixed index calculations of the upper and lower bounds of a safearray.
Fixed a wrong initialization of the VT sizes array.
|
1999-03-10 13:25:27 +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 |
Michael Veksler
|
f935c59787
|
Added missing includes to avoid warnings/errors.
|
1999-02-09 15:49:39 +00:00 |
Francois Gouget
|
a94d649f76
|
Replaced references to interfaces.h by wine/obj_xxx.h headers instead
since these headers already provide the necessary definitions.
|
1999-02-02 16:14:23 +00:00 |
Sylvain St.Germain
|
4fcd6d0fb1
|
Implementation of the SafeArray family functions.
|
1999-01-24 18:52:55 +00:00 |