A couple of changes to avoid some failures on XP.
[wine] / programs / avitools /
2004-03-23  Francois GougetAssorted spelling fixes.
2004-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-03-02  Alexandre JulliardBuild all the programs with winegcc.
2004-02-16  Alexandre JulliardRenamed --exe-mode option to --mode now that it can...
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-10-11  Alexandre JulliardDefine an LDDLL command to link dlls, instead of using...
2003-09-24  Alexandre JulliardMoved DLLFLAGS to a separate variable instead of includ...
2003-08-18  Francois GougetSpelling and case fixes.
2003-06-13  Alexandre JulliardProper support for CPPFLAGS and LDFLAGS (suggested...
2003-04-21  Alexandre JulliardRemoved no longer needed uses of LDPATH.
2003-03-23  Alexandre JulliardConverted winebuild option parsing to use getopt_long...
2003-03-19  Alexandre JulliardCreated a separate static portability library and moved...
2003-01-07  Alexandre JulliardDefined NONAMELESSUNION/STRUCT directly in the files...
2002-12-10  Alexandre Julliard-DSTRICT is now the default behavior.
2002-11-30  Alexandre JulliardRemoved some checklink rules made unnecessary by the...
2002-11-21  Alexandre JulliardAdd -lc when linking dlls to avoid warnings on FreeBSD.
2002-11-06  Alexandre JulliardAdded winebuild -e option to specify the entry point...
2002-10-18  Michael GünnewigFixed memory leak (release AVI stream).
2002-09-25  Alexandre JulliardMoved ts_xlib.c into x11drv and removed libwine_tsx11.
2002-08-01  Alexandre JulliardCreate at most one glue file for a single dll.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-28  Vincent BéronFixed warnings.
2002-05-22  Alexandre JulliardNew loading scheme for Winelib apps, makes them behave...
2002-05-21  Alexandre JulliardRenamed Winelib apps to .exe.so to follow the dll namin...
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardAdded mkinstalldirs to create directories more portably.
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-27  Andreas MohrSpelling/alignment fixes.
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-11-24  Alexandre JulliardCompile all programs with -DSTRICT -DNONAMELESSUNION...
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-01-29  Matthew ClarkeDon't assume .spec files are found in the current direc...
2001-01-11  Ulrich WeigandFixed unnamed union dummy names.
2001-01-05  François GougetThe first 2 parameters of WinMain are HINSTANCEs, not...
2000-12-06  Alexandre JulliardUse libwine and libwine_unicode directly from their...
2000-11-10  Alexandre JulliardBuild most programs as .so files.
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-08-04  Hidenori TakeshimaAdded a few missing imports.
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-06-08  Alexandre JulliardSimplified wrc flags handling.
2000-04-24  Alexandre JulliardImplemented on-demand loading of builtin dlls using...
2000-04-15  Alexandre JulliardImproved Winelib apps initialisation code. No longer...
2000-03-24  Patrik StridvallFixed ANSI C related compile problems.
2000-02-03  Ulrich WeigandAdded .spec files for all libtest/ and programs/ WineLi...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-10-31  Alexandre JulliardCompile fix.
1999-10-31  Francois GougetGeneralized the use of the new ICOM_VFIELD and ICOM_VTB...
1999-10-25  Alexandre JulliardAdded dependency on winestub.o
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-03-25  David LuyerChanged "strings.h" to "string.h".
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-24  Marcus MeissnerOptimized away more includes, readded some #includes...
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...
1999-01-29  Marcus MeissnerUpdated msvideo. New program 'icinfo [-about] [-configu...