New interface: DropSource.
[wine] / ole / safearray.c
1999-07-04  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-25  David LuyerChanged "strings.h" to "string.h".
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-03-10  Francis BeaudetFixed index calculations of the upper and lower bounds...
1999-02-28  Marcus MeissnerMore include optimisations and fixes.
1999-02-28  Francis BeaudetImplemented support for arrays and safe arrays in VARIA...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-09  Michael VekslerAdded missing includes to avoid warnings/errors.
1999-02-02  Francois GougetReplaced references to interfaces.h by wine/obj_xxx...
1999-01-24  Sylvain St.GermainImplementation of the SafeArray family functions.