usp10: Move the application of pair values to a helper function.
[wine] / dlls / oledlg / oledlg_main.c
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-20  Huw Daviesoledlg: Register a couple of messages.
2006-10-20  Huw Daviesoledlg: Register a bunch of clipboard formats.
2006-10-20  Huw Daviesoledlg: Move paste special dialog stubs to their own...
2006-09-29  Michael Stefaniuc"One liners" printf format warning fixes for the migrat...
2006-06-13  Alexandre Julliardoledlg: Declare varargs functions as WINAPIV instead...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2003-11-05  Ulrich CzekallaInitial implementation of OleUIInsertObject.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-11  Patrik StridvallDocumentation fixes.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.