wine-wine/dlls/kernel32
Eric Pouech d990c0d8e5 ntdll-kernel32: WaitCommEvent.
- implemented IOCTL_SERIAL_WAIT_ON_MASK for DeviceIoControl
  on serial lines in ntdll
- now using thread pool (instead of simple thread) for the
  background operations (this should help some high load
  situations)
- used this to implement WaitCommEvent on top NtDll functions
- in kernel32, removed now the no longer used termios/ioctls...
  for comm devices
2006-10-03 20:19:08 +02:00
..
nls kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
tests Add missing '\n's to ok() calls. 2006-10-03 15:56:16 +02:00
Makefile.in Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
actctx.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
atom.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
atom16.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
change.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
comm.c ntdll-kernel32: WaitCommEvent. 2006-10-03 20:19:08 +02:00
comm.drv.spec kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
computername.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
console.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
console_private.h kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
cpu.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
debugger.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
dosmem.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
editline.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
environ.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
error16.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
except.c include: Added definitions for the fault address exception information. 2006-09-20 11:27:53 +02:00
fiber.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
file.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
file16.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
format_msg.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
global16.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
heap.c kernel32: Cast-qual warnings fix. 2006-09-20 12:22:55 +02:00
instr.c kernel32: Cast-qual warnings fix. 2006-09-20 12:23:03 +02:00
kernel.rc kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
kernel16.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
kernel16_private.h kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
kernel32.spec kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
kernel_main.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
kernel_private.h kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
krnl386.exe.spec kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
lcformat.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
local16.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
locale.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
locale_rc.rc kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
lzexpand.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
module.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
ne_module.c kernel32: Cast-qual warnings fix. 2006-09-20 12:23:08 +02:00
ne_segment.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
oldconfig.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
path.c kernel32: Print an error instead of crashing in GetLongPathNameW if shortpath=0. 2006-10-02 14:41:08 +02:00
powermgnt.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
process.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
profile.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
pthread.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
registry16.c kernel32: Cast-qual warnings fix. 2006-09-20 12:22:55 +02:00
relay16.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
resource.c kernel32: Cast-qual warnings fix. 2006-09-20 12:23:13 +02:00
resource16.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
selector.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
snoop16.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
stress.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
stress.spec kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
string.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
sync.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
syslevel.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
system.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
system.drv.spec kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
tape.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
task.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
thread.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
thunk.c Assorted spelling fixes. 2006-10-03 15:56:21 +02:00
time.c kernel32: Cast-qual warnings fix. 2006-09-20 12:22:55 +02:00
toolhelp.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
toolhelp.h kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
toolhelp.spec kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
toolhelp16.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
utthunk.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
version.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
version.rc kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
version16.rc kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
virtual.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
volume.c kernel32: Cast-qual warnings fix. 2006-09-20 12:22:55 +02:00
vxd.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
win87em.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
win87em.spec kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
windebug.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
windebug.spec kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
wowthunk.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00