Specify 64-bit integers as double instead of long long in spec files
[wine] / dlls / ntdll / handletable.c
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.