widl: Print large enum constants in hex.
[wine] / dlls / ntdll / debugbuffer.c
2008-10-24  Michael Stefaniucntdll: Don't cast void pointers to other pointer types.
2007-06-26  Andrew Talbotntdll: Constify some variables.
2006-10-18  Hans Leidekkerntdll: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-05  Michael StefaniucDon't check pointers for NULL before RtlFreeHeap. It...
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-06-21  Mike McCormackDon't include winbase.h or winerror.h when not necessary.
2005-06-17  Mike McCormackUse HANDLE instead of HKEY in the NT API.
2004-03-18  Raphael JunqueiraStub implementations of RtlCreateQueryDebugBuffer,