Made RTF reader and writer handle codepages mostly similar to the
[wine] / programs / avitools / aviplay.c
2004-03-23  Francois GougetAssorted spelling fixes.
2003-12-02  Alexandre JulliardUse normal dll imports instead of GetProcAddress hacks.
2003-10-16  Rolf KalbermatterUse INVALID_FILE_ATTRIBUTES to test for failure of
2003-08-18  Francois GougetSpelling and case fixes.
2003-01-07  Alexandre JulliardDefined NONAMELESSUNION/STRUCT directly in the files...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-28  Vincent BéronFixed warnings.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-01-11  Ulrich WeigandFixed unnamed union dummy names.
2001-01-05  François GougetThe first 2 parameters of WinMain are HINSTANCEs, not...
2000-03-24  Patrik StridvallFixed ANSI C related compile problems.
1999-10-31  Alexandre JulliardCompile fix.
1999-10-31  Francois GougetGeneralized the use of the new ICOM_VFIELD and ICOM_VTB...
1999-03-25  David LuyerChanged "strings.h" to "string.h".
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-09  Marcus MeissnerFixed image size and line size, added 8bit color/palett...
1999-02-05  Marcus MeissnerUpdated msvideo / vfw.h, use builtin msvfw32.dll by...