Sweden-Number/scheduler
Alexandre Julliard 66e3183099 Fixed GetLocaleInfoW to handle Unicode properly and completed
implementation.
Update win.ini and registry on startup when language changed.
More logical priority order for locale environment variables.
Implemented SetLocaleInfoW.
Moved some locale functions to kernel32.dll.
2002-08-15 23:18:47 +00:00
..
client.c Fixed race condition when a thread gets killed right after starting. 2002-08-13 18:24:27 +00:00
critsection.c Moved __ASM_GLOBAL_FUNC macros and interlocked functions to port.[ch] 2002-04-25 21:40:56 +00:00
handle.c Fixed HANDLE<->HFILE conversions, since they will be different types 2002-07-31 17:20:00 +00:00
pipe.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
process.c Make behavior of builtin executables closer to that of builtin dlls. 2002-08-14 21:12:58 +00:00
pthread.c Replace all uses of PREFIX and @function by the __ASM_NAME and 2002-07-22 20:47:11 +00:00
synchro.c - separate cleanly between async scheduling and file IO related issues. 2002-04-05 22:53:57 +00:00
sysdeps.c Authors: Josh DuBois <duboisj@codeweavers.com>, Marcus Meissner <meissner@suse.de> 2002-08-06 23:51:25 +00:00
syslevel.c Fixed some handle type mismatches and added a few casts in prevision 2002-07-31 19:26:03 +00:00
thread.c Fixed GetLocaleInfoW to handle Unicode properly and completed 2002-08-15 23:18:47 +00:00
timer.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00