Sweden-Number/dlls/kernel32
André Hentschel 88eef73fc8 kernel32: Fix some more spec file entries.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-27 10:17:01 +01:00
..
nls kernel32/nls: Added Bangla (India) locale data. 2017-02-09 19:38:14 +01:00
tests ntdll: Add stub implementation of NtQueryInformationThread(ThreadIsIoPending). 2017-02-08 10:53:32 +01:00
Makefile.in
actctx.c
atom.c
change.c
comm.c
computername.c
console.c kernel32: Implement GetConsoleScreenBufferInfoEx. 2016-08-17 13:40:37 +09:00
console_private.h
cpu.c kernel32: Fix typo of i386 macro name in GetLargePageMinimum(). 2016-06-20 20:06:38 +09:00
debugger.c
editline.c kernel32: Check for a valid pointer before yanking the line. 2016-12-13 13:16:02 +01:00
environ.c
except.c
fiber.c
file.c kernel32: Added implementation of FileIdInfo for GetFileInformationByHandleEx. 2017-02-16 19:08:40 +01:00
format_msg.c
heap.c kernel32: Avoid getting the heap lock inside an exception handler block. 2016-09-13 22:33:51 +09:00
kernel32.spec kernel32: Fix some more spec file entries. 2017-02-27 10:17:01 +01:00
kernel_main.c
kernel_private.h
lcformat.c kernel32: Add GetNumberFormatEx. 2016-08-19 16:43:23 +09:00
locale.c kernel32: Don't care about case when finding matching locale. 2017-01-25 20:04:51 +01:00
locale_rc.rc kernel32/nls: Added Bangla (India) locale data. 2017-02-09 19:38:14 +01:00
lzexpand.c kernel32: LZOpenFile should preserve cBytes on failure. 2017-02-01 19:52:58 +01:00
module.c
nameprep.c
oldconfig.c
path.c kernel32: Add SetDefaultDllDirectories stub. 2016-09-28 00:07:57 +09:00
powermgnt.c
process.c kernel32: Fix improper escaping of quotes in command line. 2017-02-13 11:37:02 +01:00
profile.c
resource.c
string.c
sync.c kernel32: NtOpenFile returns STATUS_SUCCESS on success. 2016-09-14 22:24:18 +09:00
tape.c
term.c
thread.c ntdll: Add stub implementation of NtQueryInformationThread(ThreadIsIoPending). 2017-02-08 10:53:32 +01:00
time.c kernel32: Remove always true if conditions (coccinellery). 2017-02-15 16:33:54 +01:00
toolhelp.c
version.c
version.rc
virtual.c kernel32: In Win9x mode UnmapViewOfFile requires base address of a mapping. 2016-07-19 22:03:21 +09:00
volume.c kernel32: Fix typos in a couple of comments. 2016-07-04 11:01:42 +09:00
wer.c
winerror.mc