Do not call ExitThread() on server communication errors.
[wine] / ole / safearray.c
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.