gdi: Add test case for creating pens, make it pass under Wine for
[wine] / dlls / kernel / virtual.c
2006-01-16  Hans Leidekkerkernel: Documentation cleanups.
2006-01-10  Vitaliy Margolenkernel: Remove no longer used debug channel.
2005-12-16  Alexandre JulliardTake advantage of the __EXCEPT_PAGE_FAULT macro.
2005-12-02  Vitaliy MargolenMove mapping (section) objects into directory name...
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-11-21  Vitaliy MargolenKernel32 should create named objects with OBJ_OPENIF...
2005-11-08  Markus AmslerImprove c2man Documented-Total count. Changes:
2005-09-30  Vitaliy MargolenAdd brackets around (a)?b:c construct.
2005-09-21  Vitaliy MargolenSpecify flag OBJ_CASE_INSENSITIVE when calling appropri...
2005-07-15  Dmitry TimoshkovUse SIZE_T type for size variables in NTDLL when approp...
2005-06-20  Mike McCormack- don't include winreg.h
2005-03-25  Mike HearnDon't fault on NULL pointers in Is*Ptr functions.
2005-03-22  Mike HearnLog to +seh when an IsBad* function faults.
2004-10-11  Robert ShearmanFix NtAllocateVirtualMemory declaration and fix users...
2004-05-21  Alexandre JulliardConverted the memory views list to use the standard...
2004-01-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2003-11-13  Alexandre JulliardMoved memory/environ.c, memory/virtual.c and misc/cpu...