Fixed a few function pointer typedefs.
[wine] / include / richedit.h
2003-01-24  Alexandre JulliardRemoved a couple of extra semicolons.
2002-11-19  Robert ShearmanAdd some RichEdit 2.0/3.0 definitions.
2002-09-16  Dmitry TimoshkovReplace static initializers with a proper #define in...
2002-08-09  Andriy PalamarchukImproved richedit headers.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-04-22  Chuck Crayne- Recognize "\n" as an alternative soft line break...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-01-14  Daniel Walker- Added debugging.
2001-11-16  Jussi JumppanenAdded missing RichEdit defines.
2001-02-12  Francois GougetDeclare RICHEDIT_CLASS20W using a WCHAR array.
2001-01-22  Francois GougetAdded CHARRANGE.
2000-06-11  Francois GougetReordered the CALLBACK and WINAPI directives so that...
2000-05-11  Patrik StridvallFixed issues found by winapi_check.
2000-05-07  Alexandre JulliardJean-Claude Batista