Added entry for DirectSoundFullDuplexCreate.
[wine] / tools / wpp /
2003-03-27  Dimitrie O. PaunAllow wpp users to undefine previously defined symbols.
2003-03-20  Alexandre JulliardReplaced mkstemp by mkstemps from libiberty.
2003-01-11  Johannes E. SchindelinAllow C++ comments after #endif.
2003-01-10  Alexandre JulliardFixed handling of trailing whitespace after #else and...
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  Tapio KauttoFix for missing ppdebug variable.
2002-12-15  Alexandre JulliardAdded y.tab.[ch] pseudo-dependencies to fix parallel...
2002-08-27  Alexandre JulliardTry to derive temp file names from output file names...
2002-08-17  Dmitry TimoshkovInclude protection for <unistd.h>, <sys/types.h> and...
2002-08-15  Alexandre JulliardAdded support for #pragma code_page.
2002-08-10  Alexandre JulliardAdded explicit dependency on y.tab.h for lex output.
2002-07-29  Marcus MeissnerCheck for mkstemp, added a port implementation if it...
2002-07-29  Michael StefaniucInclude <stdlib.h> needed by exit().
2002-07-16  Alexandre JulliardFixed temp name handling.
2002-07-16  Alexandre JulliardSplit the C preprocessor from wrc into a separate library.