Fixed some issues found by winapi_check.
[wine] / dlls / oleaut32 / safearray.c
2002-07-19  Patrik StridvallFixed some issues found by winapi_check.
2002-06-20  Mike McCormackFixed ordinals to match the Windows values.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-29  Bill MedlandA couple of additions.
2002-01-02  Ove KaavenIf SafeArrayGetElement is called on a variant array...
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.