Use correct dialog title for Wizard 97 and correctly display header
[wine] / dlls / ole32 / defaulthandler.c
2004-05-21  Marcus MeissnerRevert broken strict aliasing fix.
2004-05-04  Marcus MeissnerFixed strict aliasing issues in dlls/ole32.
2004-04-12  Filip NavaraGet rid of E_UNSPEC non-standard error value.
2003-09-11  Dave MillerRemoved ordinals from comments.
2003-09-09  Alexandre JulliardFixed a few more headers dependency issues.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-18  Jon GriffithsRemove redundant wine specific #include.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-01-26  James JuranAdd <string.h> to files that needed it.
2000-09-24  Gerald PfeiferFixed format strings.
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-05-23  Alexandre JulliardAbey George (of Macadamian/Corel)
2000-03-17  Andrew LewyckyAvoid a refcount leak in QueryInterface when delegating.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-18  Alexandre JulliardAdded debugstr_guid function and used it to replace
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.