oleview: Fixed crash with loading typelib information.
[wine] / programs / wineconsole / Makefile.in
2006-10-03  Michael Stefaniucwineconsole: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2004-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-02  Alexandre JulliardBuild all the programs with winegcc.
2003-08-20  Mike McCormackDlopen libncurses.so in wineconsole.
2002-12-13  Eric PouechAdded a (n)curses backend to the wineconsole.
2002-05-21  Alexandre JulliardRenamed Winelib apps to .exe.so to follow the dll namin...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2001-12-04  Eric Pouech- allow to save/restore some properties into the regist...
2001-11-24  Alexandre JulliardCompile all programs with -DSTRICT -DNONAMELESSUNION...
2001-11-23  Eric PouechNew console code based on Win32 windows.