Remove the 'L' suffix on a number of constants to avoid comparison
[wine] / dlls / ntdll / resource.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-06-06  Alexandre JulliardRemoved some unnecessary inclusions of thread.h
2004-09-22  Richard CohenMove TRACE inside TRY block.
2004-08-13  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-07-30  Alexandre JulliardAdded support for getting and setting the UI language.
2004-06-15  Eric PouechConst correctness.
2004-04-20  Robert ShearmanStub and documentation for RtlFormatMessage.
2003-12-13  Francois GougetTry not to display uninitialized data in traces (found...
2003-11-27  Alexandre JulliardPorting fixes.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-20  Alexandre Julliardwinnls.h must not include winbase.h.
2003-05-07  Alexandre JulliardMoved the EnumResource* functions to the kernel dll...
2003-04-30  Alexandre JulliardFixed typo in last minute change (spotted by Gerald...
2003-04-29  Alexandre JulliardImplemented ntdll resource functions.