kernel32: Mac lang. pref. overrides LANG, but not LC_ALL or LC_MESSAGES.
[wine] / dlls / kernel32 / kernel16.c
2009-10-08  Alexandre Julliardkernel32: Move Get/SetProcessDword to kernel16.c.
2009-10-08  Alexandre Julliardkernel32: Move the 16-bit version functions to kernel16.c.
2009-10-08  Alexandre Julliardkernel32: Move the 16-bit PE module functions to kernel...
2009-10-08  Alexandre Julliardkernel32: Move the 16-bit handle functions to kernel16.c.
2009-10-08  Alexandre Julliardkernel32: Move the 16-bit thread and process functions...
2009-10-08  Alexandre Julliardkernel32: Move the 16-bit debugger functions to kernel16.c.
2009-10-08  Alexandre Julliardkernel32: Move the 16-bit synchronization functions...
2009-10-07  Alexandre Julliardkernel32: Move the 16-bit string functions to kernel16.c.
2009-09-28  Alexandre Julliardkernel32: Moved private function prototypes out of...
2009-09-28  Alexandre Julliardkernel32: Moved ToolHelpHook16 to kernel16.c, it's...
2009-02-26  Alexandre Julliardkernel32: Make winhelp.exe into a stand-alone 16-bit...
2009-02-26  Alexandre Julliardkernel32: Make winoldap.mod into a stand-alone 16-bit...
2009-01-06  Alexandre Julliardkernel32: Moved _DebugOutput to kernel16.c.
2008-12-08  Alexandre Julliardserver: Add functions for conversions between server...
2008-05-13  Alexandre Julliardkernel32: Add a builtin 16-bit winhelp.exe.
2008-05-05  Dmitry Timoshkovwinoldap.mod: Wait until the 32-bit process starts up.
2008-03-03  Alexandre Julliardkernel32: Added a winoldap.mod 16-bit exe to launch...
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.