Added entry for DirectSoundFullDuplexCreate.
[wine] / tools / wmc /
2003-03-21  Alexandre JulliardAdded 'wine' prefix to libwine_unicode exports.
2003-03-19  Alexandre JulliardCreated a separate static portability library and moved...
2003-01-09  Alexandre JulliardDo not define __WINESRC__ when building tools and miscemu.
2003-01-04  Dimitrie O. PaunRename __WINE__ to __WINESRC__.
2002-12-19  Alexandre JulliardAvoid referencing potentially freed token.
2002-12-15  Alexandre JulliardAdded y.tab.[ch] pseudo-dependencies to fix parallel...
2002-11-20  Tisheng ChenAdded Simplified Chinese support.
2002-10-19  Martin FuchsCorrected the alignment of unicode message table string...
2002-08-07  Gregg MattinsonFixes for Sparc build.
2002-06-14  Alexandre JulliardFixed make install target to work even when nothing...
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-30  Steven EdwardsFixes for building on mingw.
2002-05-09  Alexandre JulliardAdded mkinstalldirs to create directories more portably.
2002-04-27  Alexandre JulliardLink the tools and the server against libwine so we...
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-03-10  Alexandre JulliardRemoved some obsolete files.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-14  Francois GougetWhen including config.h, include it first.
2001-09-07  Justin Santa BarbaraFixed problem with check for special characters.
2001-03-21  Jeff GarzikAdded some inclusions of string.h where necessary.
2001-02-12  Rein KlazesAdded support for the Malayan language.
2000-12-06  Alexandre JulliardUse libwine and libwine_unicode directly from their...
2000-11-11  Joerg MayerGet rid of some warnings about unused variables, signed...
2000-11-06  Alexandre JulliardBetter error message when an include file is not found...
2000-10-31  Alexandre JulliardBuild ntdll as a real dll, including everything that...
2000-10-25  Kristoffer GleditschAdded LDFLAGS to linking of wine-related binaries.
2000-08-02  Marcus MeissnerPE_MESSAGE_HEADER.Length contains the header itself...
2000-07-28  Patrik StridvallSolaris specific fixes.
2000-07-25  Alexandre JulliardMake unicode.o into a separate ELF library so that...
2000-06-20  Alexander V. LukyanovFixed problems with compilation/install out of source...
2000-06-14  Alexandre JulliardRemoved @PROGEXT@ (it was broken anyway).
2000-06-13  Bertho StultiensInitial release of the message compiler.