widl: Print large enum constants in hex.
[wine] / dlls / ntdll / handletable.c
2009-03-23  Michael Stefaniucntdll: Remove superfluous pointer casts.
2006-11-13  Francois GougetAssorted spelling fixes.
2006-11-07  Jeff Latimerntdll: Clarify the documentation for HandleTable.
2006-10-18  Hans Leidekkerntdll: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-09-12  Alexandre JulliardUse SIZE_T instead of ULONG for the size arguments...
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.
2005-02-22  Ivan Leo PuotiReplace GetCurrentProcess() with NtCurrentProcess(...
2004-12-07  Robert ShearmanImplement handle tables and add tests for them.