ntdll: Refuse to create new thread if the target process is being terminated.
[wine] / tools / widl / utils.c
2012-10-08  Jacek Cabanwidl: Alloc big enough buffer in dup_basename to handle...
2011-08-01  Alexandre Julliardwidl: Add helper functions for outputting resource...
2010-11-27  Alexandre Julliardwidl: Add support for generating a .rgs registration...
2010-11-27  Alexandre Julliardwidl: Copy the output buffer management functions from...
2009-01-07  Rob Shearmanwidl: Make the case of messages output by warning and...
2008-12-05  Vincent Povirkwidl: Fix string format warning.
2008-05-07  Marcus Meissnerwidl: Mark non-returning functions as noreturn.
2008-04-14  Rob Shearmanwidl: Add functions to print an error or warning messag...
2008-02-08  Colin Finckwidl: Support Windows paths in dup_basename and make_token.
2007-11-19  Michael Stefaniuctools: Remove duplicate includes.
2007-10-24  Dan Hipschmanwidl: parser_error must append a newline, so write...
2007-10-19  Francois Gougetwidl: Modify generic_msg() to behave like all the other...
2007-10-19  Francois Gougetwidl: Remove internal_error() as it is unused.
2007-10-18  Dan Hipschmanwidl: Generate dlldata files.
2006-09-14  Dan Hipschmanwidl: Replace a #if by if for better compiler checking.
2006-09-12  Alexandre Julliardwidl: Change the prefix on bison-generated names to...
2006-08-26  Alexandre Julliardwidl: xmalloc shouldn't initialize to zero, do that...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-01-05  Huw DaviesBring the debug functions into line with the rest of...
2003-08-18  Jon GriffithsPortability fixes.
2003-03-19  Alexandre JulliardCreated a separate static portability library and moved...
2003-03-16  Alexandre JulliardMake sure we display the correct file name and line...
2002-07-16  Alexandre JulliardMerged the IDL compiler written by Ove Kaaven.