wine/dlls/kernel32
2007-01-10 11:59:02 +01:00
..
nls Updated Norwegian Bokmål translations. 2006-11-20 12:03:44 +01:00
tests kernel32: Do not forget to cleanup if the test is skipped. 2007-01-10 11:59:02 +01:00
actctx.c
atom16.c
atom.c
change.c
comm.c
comm.drv.spec
computername.c Avoid usage of sizeof in traces that causes warnings on MacOSX. 2006-10-20 12:16:45 +02:00
console_private.h
console.c
cpu.c janitorial: Remove stray '\' at end of lines. 2007-01-09 12:04:26 +01:00
debugger.c
dosmem.c
editline.c
environ.c
error16.c
except.c
fiber.c
file16.c
file.c ntdll: Always return . and .. as the first two entries in directory searches. 2006-12-01 13:11:38 +01:00
format_msg.c
global16.c
heap.c kernel32: Protect global alloc functions against integer overflows on the size parameter. 2006-12-18 11:54:54 +01:00
instr.c Assorted spelling fixes. 2006-12-05 10:31:47 +01:00
kernel16_private.h
kernel16.c
kernel32.spec kernel32: Add a stub implementation for GetVolumeNameForVolumeMountPoint{A, W}. 2007-01-09 12:46:37 +01:00
kernel_main.c
kernel_private.h
kernel.rc kernel32: Added winerr_kor.mc. 2006-10-25 20:23:59 +02:00
krnl386.exe.spec
lcformat.c kernel32: GetTimeFormat and GetDateFormat should fail if LOCALE_NOUSEROVERRIDE is specified simultaneously with a format string. 2007-01-05 18:24:12 +01:00
local16.c
locale_rc.rc
locale.c kernel32: Don't release preferred_locales until we're done with its members. 2007-01-09 12:04:30 +01:00
lzexpand.c kernel32: Make some data const. 2006-11-28 12:36:04 +01:00
Makefile.in kernel32: Added winerr_kor.mc. 2006-10-25 20:23:59 +02:00
module.c
ne_module.c
ne_segment.c kernel32: Cast-qual warnings fix. 2006-11-01 13:37:34 +01:00
oldconfig.c
path.c kernel32: Implement CopyFileWithProgress. 2007-01-02 12:08:53 +01:00
powermgnt.c
process.c Assorted spelling fixes. 2006-12-05 10:31:47 +01:00
profile.c kernel32: Suppress an unneeded warning. 2006-12-21 11:24:56 +01:00
pthread.c
registry16.c
relay16.c
resource16.c
resource.c kernel32: Implement EndUpdateResource for the case existing resources are deleted. 2007-01-09 12:22:21 +01:00
selector.c Assorted spelling fixes. 2006-12-05 10:31:47 +01:00
snoop16.c
stress.c
stress.spec
string.c
sync.c kernel32: Moved PeekNamedPipe implementation to ntdll. 2006-11-01 16:24:36 +01:00
syslevel.c
system.c
system.drv.spec
tape.c
task.c
thread.c
thunk.c
time.c kernel32: Use the appropriate Unix locale for GetLocaleInfo when a default LCID is used. 2006-11-16 22:11:58 +01:00
toolhelp16.c
toolhelp.c
toolhelp.h
toolhelp.spec
utthunk.c
version16.rc
version.c kernel32: Add SetTermsrvAppInstallMode stub. 2007-01-09 12:46:28 +01:00
version.rc
virtual.c
volume.c kernel32: Add a stub implementation for GetVolumeNameForVolumeMountPoint{A, W}. 2007-01-09 12:46:37 +01:00
vxd.c kernel32: Use NT instead of Unix calls to identify VxD pseudo-files. 2006-10-31 20:23:56 +01:00
win87em.c
win87em.spec
windebug.c
windebug.spec
wowthunk.c