- Correct implementation of HUSKEY internals, including functions:
[wine] / dlls / oleaut32 / safearray.c
2001-10-14  Ove KaavenFixed bugs in safe arrays.
2001-09-21  Ove KaavenVariants and safe arrays is now able to copy BSTR swith...
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2000-12-21  Francois JacquesUpdated SafeArrayGetUBound and SafeArrayGetLBound with...
2000-12-09  Andreas MohrDon't fail on pointer address checking when foreign...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-10-29  Joerg MayerMove inline and static to the beginning of declarations.
2000-07-08  Francois JacquesImplemented SafeArrayGetVarType.
2000-06-18  Stephane Lussier- Fixed a memory corruption in safe arrays when using...
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.