.. |
nls
|
kernel32: Fix a few Welsh translations.
|
2008-11-10 14:30:06 +01:00 |
tests
|
kernel32/tests: Fix some integer to pointer conversion warnings.
|
2009-01-08 13:17:53 +01:00 |
Makefile.in
|
kernel32: Moved the pthread emulation support to ntdll.
|
2008-10-30 15:39:50 +01:00 |
actctx.c
|
…
|
|
atom.c
|
…
|
|
atom16.c
|
…
|
|
change.c
|
…
|
|
comm.c
|
…
|
|
comm.drv.spec
|
…
|
|
computername.c
|
kernel32: gethostname returns string in CP_UNIXCP encoding.
|
2008-12-01 14:01:10 +01:00 |
console.c
|
kernel32: Add stub for GetConsoleAliasW.
|
2008-12-15 13:27:03 +01:00 |
console_private.h
|
…
|
|
cpu.c
|
kernel32: Fix the sysctl() usage and the CPU detection on NetBSD.
|
2009-01-09 14:06:13 +01:00 |
debugger.c
|
kernel32: Moved _DebugOutput to kernel16.c.
|
2009-01-06 20:27:51 +01:00 |
dosmem.c
|
kernel32: Fix the base DOS memory address when the low 64K are not accessible.
|
2008-11-24 14:18:41 +01:00 |
editline.c
|
…
|
|
environ.c
|
…
|
|
error16.c
|
…
|
|
except.c
|
…
|
|
fiber.c
|
kernel32: Remove unused Wine debug channel.
|
2008-12-19 17:36:35 +01:00 |
file.c
|
kernel32: Only try to open a VxD if opening a normal device failed.
|
2008-10-30 10:33:45 +01:00 |
file16.c
|
kernel32: Remove _hread16() as it is not used. Move _hwrite16() next to the other related functions.
|
2008-12-12 11:46:25 +01:00 |
format_msg.c
|
kernel32: Convert FormatMessageA/W to use an MS ABI vararg list for x86_64.
|
2008-12-31 20:59:51 +01:00 |
global16.c
|
kernel32: Allocate global arenas on the Win32 heap.
|
2008-10-31 13:01:31 +01:00 |
heap.c
|
kernel32: Add heap support for OpenBSD.
|
2009-01-03 14:55:31 +01:00 |
instr.c
|
kernel32: #ifdef out some code that is not needed on non-i386.
|
2009-01-07 11:10:16 +01:00 |
kernel.rc
|
…
|
|
kernel16.c
|
kernel32: Moved _DebugOutput to kernel16.c.
|
2009-01-06 20:27:51 +01:00 |
kernel16_private.h
|
…
|
|
kernel32.spec
|
kernel32: Implemented GetErrorMode().
|
2009-01-13 16:39:45 +01:00 |
kernel_main.c
|
ntdll: Make all exported wine functions CDECL.
|
2008-12-17 15:02:25 +01:00 |
kernel_private.h
|
winebuild: Improve the calling sequence for register functions.
|
2009-01-06 12:51:18 +01:00 |
krnl386.exe.spec
|
…
|
|
lcformat.c
|
…
|
|
local16.c
|
kernel32: Fix a comment in LocalInit16().
|
2008-12-29 11:35:36 +01:00 |
locale.c
|
ntdll: Make all exported wine functions CDECL.
|
2008-12-17 15:02:25 +01:00 |
locale_rc.rc
|
…
|
|
lzexpand.c
|
…
|
|
module.c
|
…
|
|
ne_module.c
|
kernel32: Remove some superfluous casts of void pointers.
|
2008-12-01 12:45:51 +01:00 |
ne_segment.c
|
kernel32: Remove some superfluous casts of void pointers.
|
2008-12-01 12:45:51 +01:00 |
oldconfig.c
|
kernel32: Fix create_scsi_entry() so it puts properly '\0'-terminated strings in the registry.
|
2008-11-19 12:08:19 +01:00 |
path.c
|
kernel32: Change all functions to use CDECL.
|
2008-12-23 13:09:45 +01:00 |
powermgnt.c
|
…
|
|
process.c
|
kernel32: Implemented GetErrorMode().
|
2009-01-13 16:39:45 +01:00 |
profile.c
|
kernel32: Fix 64-bits error in profile.
|
2008-11-26 13:38:27 +01:00 |
registry16.c
|
…
|
|
relay16.c
|
kernel32: #ifdef out some code that is not needed on non-i386.
|
2009-01-07 11:10:16 +01:00 |
resource.c
|
…
|
|
resource16.c
|
kernel32: Remove some superfluous casts of void pointers.
|
2008-12-01 12:45:51 +01:00 |
selector.c
|
…
|
|
snoop16.c
|
kernel32: Make some functions static.
|
2008-12-15 12:25:39 +01:00 |
stress.c
|
…
|
|
stress.spec
|
…
|
|
string.c
|
user32: Convert wvsprintfA/W to use an MS ABI vararg list for x86_64.
|
2008-12-31 20:59:33 +01:00 |
sync.c
|
include: Implemented inline asm functions for x86_64. Export Interlocked* only on i386.
|
2008-12-08 19:25:25 +01:00 |
syslevel.c
|
…
|
|
system.c
|
…
|
|
system.drv.spec
|
…
|
|
tape.c
|
…
|
|
task.c
|
kernel32: Remove some superfluous casts of void pointers.
|
2008-12-01 12:45:51 +01:00 |
thread.c
|
include: Fix the 64-bit value of magic handle constants.
|
2008-12-08 15:51:22 +01:00 |
thunk.c
|
kernel32: #ifdef out some code that is not needed on non-i386.
|
2009-01-07 11:10:16 +01:00 |
time.c
|
…
|
|
toolhelp.c
|
ntdll: Fix the various structures returned by NtQuerySystemInformation for 64-bit.
|
2009-01-03 14:55:32 +01:00 |
toolhelp.h
|
…
|
|
toolhelp.spec
|
…
|
|
toolhelp16.c
|
…
|
|
utthunk.c
|
kernel32: #ifdef out some code that is not needed on non-i386.
|
2009-01-07 11:10:16 +01:00 |
version.c
|
…
|
|
version.rc
|
…
|
|
version16.rc
|
…
|
|
virtual.c
|
kernel32: Added GetWriteWatch and ResetWriteWatch.
|
2008-11-14 11:02:15 +01:00 |
volume.c
|
kernel32: Get the drive type from the mount manager instead of the registry.
|
2008-11-10 16:28:37 +01:00 |
vxd.c
|
kernel32: Change the DEFINE_REGS_ENTRYPOINT macro to use a number of args instead of a size.
|
2009-01-06 12:49:38 +01:00 |
win87em.c
|
…
|
|
win87em.spec
|
…
|
|
windebug.c
|
…
|
|
windebug.spec
|
…
|
|
wowthunk.c
|
kernel32: Moved the 16-bit WOW thunk routines to thunk.c.
|
2009-01-06 20:28:08 +01:00 |