Fixed the Win16/Win32 structure size/alignment differences of
[wine] / dlls / oleaut32 / ole2disp.c
2000-07-10  Francois JacquesPrevent SysAllocString and SysAllocString16 to perform...
2000-07-08  Huw D M DaviesFix SysStringByteLen to really return the length in...
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-18  Eric PouechFixed prototype for OleTranslateColor.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-18  Alexandre JulliardAdded debugstr_guid function and used it to replace
1999-12-12  Eric PouechSysStringLen can get a NULL pointer (and shall return 0).
1999-10-25  Andreas MohrSysAllocStringLen16 needs to handle NULL pointers,...
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.