.. |
nls
|
…
|
|
tests
|
kernel32: Check for NULL output buffer in FormatMessage{A, W}.
|
2007-09-27 12:47:07 +02:00 |
Makefile.in
|
…
|
|
actctx.c
|
kernel32: Fix a compiler warning.
|
2007-08-30 11:49:02 +02:00 |
atom.c
|
…
|
|
atom16.c
|
…
|
|
change.c
|
…
|
|
comm.c
|
…
|
|
comm.drv.spec
|
…
|
|
computername.c
|
…
|
|
console.c
|
wineconsole: Implement GetConsoleWindow.
|
2007-08-24 12:03:22 +02:00 |
console_private.h
|
…
|
|
cpu.c
|
…
|
|
debugger.c
|
…
|
|
dosmem.c
|
…
|
|
editline.c
|
…
|
|
environ.c
|
…
|
|
error16.c
|
…
|
|
except.c
|
kernel32: Don't get stuck if the debugger exits without signaling the event.
|
2007-08-09 14:12:13 +02:00 |
fiber.c
|
…
|
|
file.c
|
kernel32: Always clear the I/O status block count before calling ntdll functions.
|
2007-07-16 16:20:29 +02:00 |
file16.c
|
…
|
|
format_msg.c
|
kernel32: Check for NULL output buffer in FormatMessage{A, W}.
|
2007-09-27 12:47:07 +02:00 |
global16.c
|
kernel: Allocate global memory with execute permission.
|
2007-08-14 13:24:47 +02:00 |
heap.c
|
kernel32: Don't crash accessing an invalid handle in GlobalSize.
|
2007-09-20 14:27:13 +02:00 |
instr.c
|
…
|
|
kernel.rc
|
…
|
|
kernel16.c
|
…
|
|
kernel16_private.h
|
kernel32: Fix some compilation warnings in 64-bit mode.
|
2007-05-30 13:24:21 +02:00 |
kernel32.spec
|
kernel32: Export RestoreLastError.
|
2007-08-08 15:32:04 +02:00 |
kernel_main.c
|
kernel32: Implemented GetTickCount64.
|
2007-07-11 14:04:54 +02:00 |
kernel_private.h
|
…
|
|
krnl386.exe.spec
|
…
|
|
lcformat.c
|
…
|
|
local16.c
|
kernel: Fix clearing of memory in LocalReAlloc16(..., LMEM_ZEROMEMORY).
|
2007-06-04 12:49:38 +02:00 |
locale.c
|
version: Fix some Ver*() prototypes (especially wrt constness).
|
2007-09-10 12:13:41 +02:00 |
locale_rc.rc
|
…
|
|
lzexpand.c
|
…
|
|
module.c
|
…
|
|
ne_module.c
|
…
|
|
ne_segment.c
|
…
|
|
oldconfig.c
|
…
|
|
path.c
|
kernel32: GetTempPath should try the USERPROFILE and the Windows directory too.
|
2007-09-12 16:52:59 +02:00 |
powermgnt.c
|
…
|
|
process.c
|
kernel32: Set USERNAME environment variable.
|
2007-08-17 12:21:45 +02:00 |
profile.c
|
…
|
|
pthread.c
|
…
|
|
registry16.c
|
…
|
|
relay16.c
|
Assorted non-ANSI function declaration fixes (missing void).
|
2007-08-30 11:57:18 +02:00 |
resource.c
|
kernel32: Fix a memory leak. Found by cross referencing Andrew Talbot's list of potential memory leaks with Smatch's view of the same problem.
|
2007-09-21 12:05:35 +02:00 |
resource16.c
|
…
|
|
selector.c
|
kernel32: Fix some compilation warnings in 64-bit mode.
|
2007-05-30 13:24:21 +02:00 |
snoop16.c
|
…
|
|
stress.c
|
…
|
|
stress.spec
|
…
|
|
string.c
|
…
|
|
sync.c
|
kernel32: Always clear the I/O status block count before calling ntdll functions.
|
2007-07-16 16:20:29 +02:00 |
syslevel.c
|
…
|
|
system.c
|
…
|
|
system.drv.spec
|
…
|
|
tape.c
|
…
|
|
task.c
|
…
|
|
thread.c
|
ntdll: Implemented handling of the per-thread activation context stack.
|
2007-07-19 17:07:48 +02:00 |
thunk.c
|
…
|
|
time.c
|
kernel32: Use sysconf instead of the obsolete CLK_TCK.
|
2007-09-11 11:49:14 +02:00 |
toolhelp.c
|
…
|
|
toolhelp.h
|
kernel32: Store global arena base as a pointer.
|
2007-05-30 13:23:30 +02:00 |
toolhelp.spec
|
…
|
|
toolhelp16.c
|
…
|
|
utthunk.c
|
…
|
|
version.c
|
…
|
|
version.rc
|
…
|
|
version16.rc
|
…
|
|
virtual.c
|
…
|
|
volume.c
|
…
|
|
vxd.c
|
kernel32: Always clear the I/O status block count before calling ntdll functions.
|
2007-07-16 16:20:29 +02:00 |
win87em.c
|
…
|
|
win87em.spec
|
…
|
|
windebug.c
|
…
|
|
windebug.spec
|
…
|
|
wowthunk.c
|
kernel32: Return error code if WOWCallback16Ex of a real-mode function failed.
|
2007-08-15 11:10:54 +02:00 |