Sweden-Number/dlls/kernel
Kai Blin 86de27bad6 kernel: Set last error in CreateIoCompletionPort. 2006-08-22 12:11:17 +02:00
..
messages .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
nls Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
tests kernel32: Fix ExpandEnvironmentStrings to not overflow UNICODE_STRING buffer size (with test). 2006-08-21 12:08:21 +02:00
Makefile.in configure: Only link against libpoll where really necessary. 2006-08-15 11:41:59 +02:00
actctx.c kernel32: Print parameters, call SetLastError() when failing. 2006-08-21 12:21:30 +02:00
atom.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
atom16.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
change.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
comm.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
comm.drv.spec Comment out stub WEP entry points so that we can call WEP for builtin 2005-05-23 10:12:26 +00:00
computername.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
console.c server: open_console's from field should be a handle. 2006-06-07 14:30:28 +02:00
console_private.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
cpu.c kernel32: Add GetNativeSystemInfo. 2006-08-16 12:41:01 +02:00
debugger.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dosmem.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
editline.c kernel32: Make the keymap entries const. 2006-08-02 13:32:05 +02:00
environ.c kernel32: Fix ExpandEnvironmentStrings to not overflow UNICODE_STRING buffer size (with test). 2006-08-21 12:08:21 +02:00
error16.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
except.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
fiber.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
file.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
file16.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
format_msg.c kernel: Wsign-compare warning fix. 2006-08-01 11:17:19 +02:00
global16.c kernel32: "base" is a pointer in 16-bit global heap. 2006-06-20 11:06:56 +02:00
heap.c kernel32: Use unsigned types in GlobalMemoryStatusEx to prevent overflows. 2006-06-15 11:39:29 +02:00
instr.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
kernel.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
kernel16.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
kernel16_private.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
kernel32.spec kernel32: Add GetNativeSystemInfo. 2006-08-16 12:41:01 +02:00
kernel_main.c kernel32: Moved initialisation of the console handles to DllMain. 2006-07-13 14:04:40 +02:00
kernel_private.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
krnl386.exe.spec kernel: Reimplemented the MapHInst functions in assembly. 2006-01-13 14:29:30 +01:00
lcformat.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
local16.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
locale.c kernel32: Change a FIXME to a WARN. 2006-08-18 11:36:34 +02:00
locale_rc.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
lzexpand.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
module.c kernel32: Partial implementation of GetModuleHandleExA/W. 2006-05-27 10:57:17 +02:00
ne_module.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
ne_segment.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
oldconfig.c kernel: Write-strings warnings fixes. 2006-08-02 11:41:03 +02:00
path.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
powermgnt.c kernel32: Change some FIXMEs to WARNs. 2006-08-07 13:13:36 +02:00
process.c kernel32: Add IsWow64Process. 2006-08-11 19:26:12 +02:00
profile.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
pthread.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
registry16.c kernel32: Make some variables static. 2006-06-12 13:41:45 +02:00
relay16.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
resource.c ntdll: Widen fields in LDR_RESOURCE_INFO to accomodate 64 bit pointers. 2006-07-11 17:15:54 +02:00
resource16.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
selector.c ntdll/kernel32: Moved GetThreadSelectorEntry to ntdll. 2006-05-27 13:00:19 +02:00
snoop16.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
stress.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
stress.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
string.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
sync.c kernel: Set last error in CreateIoCompletionPort. 2006-08-22 12:11:17 +02:00
syslevel.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
system.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
system.drv.spec Moved the implementation of a couple of system.drv entry points to 2005-08-29 12:26:19 +00:00
tape.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
task.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
thread.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
thunk.c kernel32: Make some functions static. 2006-08-02 22:02:32 +02:00
time.c ntdll: Implementation of process CreationTime and ExitTime. 2006-07-21 13:27:16 +02:00
toolhelp.c kernel32: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:10:39 +02:00
toolhelp.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
toolhelp.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
toolhelp16.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
utthunk.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
version.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
version16.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
virtual.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
volume.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
vxd.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
win87em.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
win87em.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
windebug.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
windebug.spec Comment out stub WEP entry points so that we can call WEP for builtin 2005-05-23 10:12:26 +00:00
wowthunk.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00