Fixed mismatches between the Wine headers and the Microsoft headers.
[wine] / tools / wpp /
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.