Sweden-Number/dlls/ntdll
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
..
tests Implement and test rtl bitmap functions. 2002-08-15 22:08:40 +00:00
.cvsignore Create at most one glue file for a single dll. 2002-08-01 18:36:58 +00:00
Makefile.in Fixed GetLocaleInfoW to handle Unicode properly and completed 2002-08-15 23:18:47 +00:00
cdrom.c Minor fix for ide-scsi cdroms. 2002-07-28 17:48:01 +00:00
critsection.c Throw exception only for Wine internal locks. 2002-08-13 18:09:22 +00:00
debugtools.c Generate the __ASM_NAME and __ASM_FUNC macros directly from 2002-07-22 20:51:02 +00:00
error.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
exception.c Setup exception frame around 16-bit calls to unwind stack properly. 2002-08-13 03:29:17 +00:00
file.c Partially implement NtOpenFile and NtReadFile. 2002-06-14 00:36:20 +00:00
heap.c We have to use the Rtl variant of Enter/LeaveCriticalSection inside 2002-07-31 17:56:54 +00:00
large_int.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
loader.c Trap exceptions in RtlImageNtHeader. 2002-08-15 22:09:53 +00:00
misc.c us->Length is in bytes. 2002-08-13 18:10:28 +00:00
nt.c Fixed some handle type mismatches and added a few casts in prevision 2002-07-31 19:26:03 +00:00
ntdll.spec Implement and test rtl bitmap functions. 2002-08-15 22:08:40 +00:00
ntdll_misc.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
om.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
reg.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
rtl.c Implement and test rtl bitmap functions. 2002-08-15 22:08:40 +00:00
rtlbitmap.c Implement and test rtl bitmap functions. 2002-08-15 22:08:40 +00:00
rtlstr.c Cosmetics. 2002-08-13 18:18:38 +00:00
sec.c Fixed some issues found by winapi_check. 2002-08-09 01:07:29 +00:00
signal_i386.c Fixed some issues found by winapi_check. 2002-08-09 01:07:29 +00:00
signal_sparc.c Fixed some issues found by winapi_check. 2002-08-09 01:07:29 +00:00
string.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
sync.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
time.c Avoid alignment problem in NtQuerySystemTime. 2002-07-01 18:14:27 +00:00
wcstring.c More comcat.dll implementation, swprintf fix, winerror.h additions. 2002-05-19 22:27:41 +00:00