Assorted spelling and case fixes.
[wine] / dlls / ole32 / errorinfo.c
2004-02-10  Robert Shearman- CoSetState info should be thread local.
2004-01-06  Francois GougetAssorted spelling fixes.
2003-09-11  Dave MillerRemoved ordinals from comments.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-04  Ove KaavenPreliminary support for COM apartments.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-22  Francois GougetSpelling, grammar and a bit of comment formatting fixes.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-20  Patrik Stridvall- Made sure that the files that contains the declarations
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-01-26  James JuranAdd <string.h> to files that needed it.
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-09-22  Damyan OgnyanoffIErrorInfo is now derived from IUnknown.
2000-08-03  Juergen SchmiedImplemented the ErrorInfo interfaces.
2000-06-12  Juergen Schmied- implemented Get/SetThreadLocale
2000-02-26  Alexandre JulliardErrorInfo functions need to be in ole32, not oleaut32.