Sweden-Number/dlls/kernel32
James Hawkins 72a3f18338 kernel32: Return TRUE for all pointer params in GlobalUnlock. 2007-09-17 13:41:53 +02:00
..
nls kernel32: Fix LANGID for Korean resource. 2007-03-13 20:49:49 +01:00
tests kernel32: Return TRUE for all pointer params in GlobalUnlock. 2007-09-17 13:41:53 +02:00
Makefile.in kernel32: Set the dll file name with the correct case to make EXECryptor happy. 2007-05-08 13:25:48 +02:00
actctx.c kernel32: Fix a compiler warning. 2007-08-30 11:49:02 +02:00
atom.c kernel32: Exclude unused headers. 2007-05-07 20:34:41 +02:00
atom16.c kernel32: Exclude unused headers. 2007-05-07 20:34:41 +02:00
change.c kernel32: Win64 printf format warning fixes. 2006-10-13 12:08:25 +02:00
comm.c serialui: Fix return type for CommConfigDialog. 2007-03-06 12:25:06 +01:00
comm.drv.spec kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
computername.c kernel32: Exclude unused headers. 2007-05-07 20:34:41 +02:00
console.c wineconsole: Implement GetConsoleWindow. 2007-08-24 12:03:22 +02:00
console_private.h kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
cpu.c kernel32: Exclude unused headers. 2007-05-07 20:34:41 +02:00
debugger.c kernel32: Add a CheckRemoteDebuggerPresent stub. 2007-02-19 13:11:08 +01:00
dosmem.c kernel32: Win64 printf format warning fixes. 2006-10-13 12:08:25 +02:00
editline.c kernel32: Win64 printf format warning fixes. 2006-10-13 12:08:25 +02:00
environ.c kernel32: Win64 printf format warning fixes. 2006-10-13 12:08:25 +02:00
error16.c kernel32: Exclude unused headers. 2007-05-07 20:34:41 +02:00
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 kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
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 kernel32: Win64 printf format warning fixes. 2006-10-13 12:08:25 +02:00
format_msg.c kernel32: Win64 printf format warning fixes. 2006-10-13 12:08:25 +02:00
global16.c kernel: Allocate global memory with execute permission. 2007-08-14 13:24:47 +02:00
heap.c kernel32: Return TRUE for all pointer params in GlobalUnlock. 2007-09-17 13:41:53 +02:00
instr.c ntoskrnl.exe: Reuse the kernel32 instruction emulation support for kernel-mode drivers. 2007-05-18 16:37:23 +02:00
kernel.rc kernel: Beginning of French translation of error messages. 2007-01-16 11:44:55 +01:00
kernel16.c kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
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 ntoskrnl.exe: Reuse the kernel32 instruction emulation support for kernel-mode drivers. 2007-05-18 16:37:23 +02:00
krnl386.exe.spec kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
lcformat.c Don't put single quotes around '%s' when using the debugstr_*() functions. 2007-01-18 12:55:50 +01:00
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 kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
lzexpand.c kernel32: Fix compilation warnings in 64-bit mode. 2007-05-23 13:13:54 +02:00
module.c kernel32: Check for already loaded module also for LOAD_LIBRARY_AS_DATAFILE. 2007-05-16 16:58:51 +02:00
ne_module.c kernel32: Exclude unused headers. 2007-05-07 20:34:49 +02:00
ne_segment.c kernel32: Cast-qual warnings fix. 2006-11-01 13:37:34 +01:00
oldconfig.c kernel32: Exclude unused headers. 2007-05-07 20:34:58 +02:00
path.c kernel32: GetTempPath should try the USERPROFILE and the Windows directory too. 2007-09-12 16:52:59 +02:00
powermgnt.c kernel32: Win64 printf format warning fixes. 2006-10-13 12:08:25 +02:00
process.c kernel32: Set USERNAME environment variable. 2007-08-17 12:21:45 +02:00
profile.c kernel32/profile: Add a few NULL checks (Coverity). 2007-03-28 12:07:36 +02:00
pthread.c kernel32: Fix compilation warnings in 64-bit mode. 2007-05-23 13:13:54 +02:00
registry16.c kernel32: Cast-qual warnings fix. 2006-09-20 12:22:55 +02:00
relay16.c Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
resource.c kernel32: Fix some compiler warnings. 2007-09-10 15:29:46 +02:00
resource16.c kernel32: Win64 printf format warning fixes. 2006-10-13 12:08:25 +02:00
selector.c kernel32: Fix some compilation warnings in 64-bit mode. 2007-05-30 13:24:21 +02:00
snoop16.c kernel32: Win64 printf format warning fixes. 2006-10-13 12:08:25 +02:00
stress.c kernel32: Exclude unused headers. 2007-05-07 20:34:58 +02:00
stress.spec kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
string.c kernel32: Exclude unused headers. 2007-05-07 20:34:58 +02:00
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 kernel32: Fix compilation warnings in 64-bit mode. 2007-05-23 13:13:54 +02:00
system.c kernel32: Exclude unused headers. 2007-05-07 20:35:07 +02:00
system.drv.spec kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
tape.c kernel32: Win64 printf format warning fixes. 2006-10-13 12:08:25 +02:00
task.c kernel32: Win64 printf format warning fixes. 2006-10-13 12:08:25 +02:00
thread.c ntdll: Implemented handling of the per-thread activation context stack. 2007-07-19 17:07:48 +02:00
thunk.c kernel32: Remove superfluous semicolons. 2007-04-09 12:19:07 +02:00
time.c kernel32: Use sysconf instead of the obsolete CLK_TCK. 2007-09-11 11:49:14 +02:00
toolhelp.c kernel32: Win64 printf format warning fixes. 2006-10-13 12:08:25 +02:00
toolhelp.h kernel32: Store global arena base as a pointer. 2007-05-30 13:23:30 +02:00
toolhelp.spec kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
toolhelp16.c kernel32: Exclude unused headers. 2007-05-07 20:35:07 +02:00
utthunk.c kernel32: Win64 printf format warning fixes. 2006-10-13 12:08:25 +02:00
version.c kernel32: Add SetTermsrvAppInstallMode stub. 2007-01-09 12:46:28 +01: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: Exclude unused headers. 2007-05-07 20:35:07 +02:00
volume.c kernel32: Exclude unused headers. 2007-05-07 20:35:07 +02:00
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 kernel32: Win64 printf format warning fixes. 2006-10-13 12:08:25 +02:00
win87em.spec kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
windebug.c kernel32: Exclude unused headers. 2007-05-07 20:35:07 +02:00
windebug.spec kernel32: Renamed the kernel directory to kernel32. 2006-09-12 13:34:06 +02:00
wowthunk.c kernel32: Return error code if WOWCallback16Ex of a real-mode function failed. 2007-08-15 11:10:54 +02:00