Sweden-Number/dlls/kernel32
Alexandre Julliard a6ce819ca2 kernel32/tests: Fix one more failing test on Win9x. 2008-11-07 10:50:57 +01:00
..
nls kernel32: Fix some Esperanto day and month names. 2008-10-17 20:15:57 +02:00
tests kernel32/tests: Fix one more failing test on Win9x. 2008-11-07 10:50:57 +01:00
Makefile.in kernel32: Moved the pthread emulation support to ntdll. 2008-10-30 15:39:50 +01:00
actctx.c
atom.c
atom16.c
change.c
comm.c kernel32: Fix a typo. 2008-08-20 10:23:17 +02:00
comm.drv.spec
computername.c
console.c kernel32: Don't ignore extended keys. 2008-10-28 12:13:46 +01:00
console_private.h
cpu.c ntdll: Return more correct information for SystemBasicInformation and GetSystemInfo. 2008-11-03 13:34:13 +01:00
debugger.c kernel32: Spelling fixes. 2008-03-18 11:44:09 +01:00
dosmem.c kernel32: Reserve the low 64Kb area separately from the rest of the DOS memory. 2008-04-14 20:39:27 +02:00
editline.c kernel32: Don't ignore extended keys. 2008-10-28 12:13:46 +01:00
environ.c kernel32: Assign to structs instead of using memcpy. 2008-03-04 11:54:20 +01:00
error16.c
except.c
fiber.c kernel32: Implement the fiber local storage functions. 2008-02-29 19:56:04 +01:00
file.c kernel32: Only try to open a VxD if opening a normal device failed. 2008-10-30 10:33:45 +01:00
file16.c
format_msg.c
global16.c kernel32: Allocate global arenas on the Win32 heap. 2008-10-31 13:01:31 +01:00
heap.c kernel32: Assign to structs instead of using memcpy. 2008-03-04 11:54:20 +01:00
instr.c kernel32: Remove unneeded address-of operators from array names. 2008-07-11 14:06:06 +02:00
kernel.rc kernel32/winerr: Add Norwegian Bokmål translation. 2008-08-21 12:51:56 +02:00
kernel16.c kernel32: Add a builtin 16-bit winhelp.exe. 2008-05-13 18:50:50 +02:00
kernel16_private.h
kernel32.spec kernel32: Implemented the wrapper functions for job objects. 2008-09-04 22:51:02 +02:00
kernel_main.c kernel32: Spelling fixes. 2008-03-18 11:44:09 +01:00
kernel_private.h kernel32: Moved the pthread emulation support to ntdll. 2008-10-30 15:39:50 +01:00
krnl386.exe.spec
lcformat.c kernel32: Convert source files to utf-8. 2008-10-18 19:20:02 +02:00
local16.c kernel32: Remove unused variables. 2008-04-21 12:10:36 +02:00
locale.c kernel32: Convert source files to utf-8. 2008-10-18 19:20:02 +02:00
locale_rc.rc kernel32: Add the NLS file for Romansh (Switzerland). 2008-03-28 09:51:52 +01:00
lzexpand.c kernel32: Sign-compare warnings fix. 2008-10-15 14:01:53 +02:00
module.c kernel32: Fix two tests that fail in win2k3 and modify LoadLibraryEx to match this behavior. 2008-09-03 13:14:50 +02:00
ne_module.c kernel32: Do not cast zero. 2008-11-04 11:26:09 +01:00
ne_segment.c kernel32: Remove unneeded casts. 2007-12-20 10:47:00 +01:00
oldconfig.c dirent.h is a conditional include now. 2008-10-20 11:37:27 +02:00
path.c kernel32: Add stub for CreateHardLink. 2008-07-25 13:21:23 +02:00
powermgnt.c
process.c kernel32: Call build_envp in the parent process so that it can use the Win32 heap. 2008-10-31 14:55:33 +01:00
profile.c kernel32: Sign-compare warnings fix. 2008-10-15 14:01:53 +02:00
registry16.c kernel32: Spelling fixes. 2008-03-18 11:44:09 +01:00
relay16.c kernel32: Remove unneeded address-of operators from array names. 2008-07-11 14:06:06 +02:00
resource.c kernel32: Fix use of uninitialised nameW and typeW in find_resourceA. 2008-02-29 12:36:55 +01:00
resource16.c
selector.c
snoop16.c Spelling fixes. 2008-04-04 11:51:40 +02:00
stress.c
stress.spec
string.c
sync.c kernel32: Added implementation for UnregisterWaitEx. 2008-09-11 11:49:40 +02:00
syslevel.c
system.c
system.drv.spec
tape.c
task.c kernel32: Do not cast zero. 2008-11-04 11:26:09 +01:00
thread.c ntdll: Store the exit code in the server in RtlExitUserThread. 2008-10-29 20:37:43 +01:00
thunk.c kernel32: Assign to structs instead of using memcpy. 2008-03-04 11:54:20 +01:00
time.c kernel32: GetCalendarInfo shouldn't return HRESULT codes. Change a MESSAGE to a FIXME. 2008-08-18 13:37:31 +02:00
toolhelp.c kernel32: Remove unneeded casts. 2008-01-09 12:26:04 +01:00
toolhelp.h
toolhelp.spec
toolhelp16.c
utthunk.c kernel32: Fix typo in UTUnRegister. 2008-02-29 12:37:01 +01:00
version.c
version.rc
version16.rc
virtual.c ntdll,server: Fixed access checks for OpenFileMapping and MapViewOfFile. 2008-11-05 20:32:32 +01:00
volume.c kernel32: Return the Windows symlink in QueryDosDevice instead of the Unix one. 2008-10-24 14:24:58 +02:00
vxd.c kernel32: Sign-compare warnings fix. 2008-10-15 14:01:53 +02:00
win87em.c
win87em.spec
windebug.c
windebug.spec
wowthunk.c winedos: Print better diagnostics when a DOS app fails to start. 2008-05-07 17:33:50 +02:00