winex11: Add a DestroyNotify handler to catch a situation that is not supposed to...
[wine] / dlls / oledlg / insobjdlg.c
2008-03-03  Alexandre JulliardReplace some instances of LoadStringA by LoadStringW.
2007-12-05  Vitaly Lipatovoledlg: Use wide strings, fix buffers size.
2007-05-16  Andrew Talbotoledlg: Exclude unused header.
2007-01-22  Andrew Talbotoledlg: Declare a function static.
2006-08-02  Alexandre Julliardoledlg: Make a string static.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-07  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-04-18  Peter Berg LarsenReplace strncpy with memcpy or lstrcpyn.
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2004-11-30  Eric PouechConst correctness fixes.
2003-11-05  Ulrich CzekallaInitial implementation of OleUIInsertObject.