.. |
nls
|
kernel32/nls: Use a codepage 950 encoding that round trips correctly for Unicode char 0x5341.
|
2009-01-20 16:43:08 +01:00 |
tests
|
kernel32: Remove superfluous pointer casts.
|
2009-03-11 13:03:31 +01:00 |
Makefile.in
|
kernel32: Make windebug.dll into a stand-alone 16-bit module.
|
2009-03-04 14:24:30 +01:00 |
actctx.c
|
…
|
|
atom.c
|
…
|
|
atom16.c
|
…
|
|
change.c
|
…
|
|
comm.c
|
kernel32: DeviceIoControl: lpBytesReturned must not be NULL if lpOverlapped is NULL.
|
2009-02-06 13:03:06 +01:00 |
computername.c
|
…
|
|
console.c
|
kernel32: Remove superfluous pointer casts.
|
2009-03-11 13:03:31 +01:00 |
console_private.h
|
…
|
|
cpu.c
|
kernel32: Fix some bad left-over uses of value in the CPU detection code.
|
2009-01-20 12:33:44 +01:00 |
debugger.c
|
kernel32: Moved _DebugOutput to kernel16.c.
|
2009-01-06 20:27:51 +01:00 |
dosmem.c
|
kernel32: Remove superfluous pointer casts.
|
2009-03-11 13:03:31 +01:00 |
editline.c
|
…
|
|
environ.c
|
…
|
|
error16.c
|
…
|
|
except.c
|
kernel32: Remove superfluous pointer casts.
|
2009-03-11 13:03:31 +01:00 |
fiber.c
|
…
|
|
file.c
|
kernel32: Remove superfluous pointer casts.
|
2009-03-11 13:03:31 +01:00 |
file16.c
|
kernel32: Implement GetShortPathName16.
|
2009-02-23 12:19:29 +01:00 |
format_msg.c
|
kernel32: Remove superfluous pointer casts.
|
2009-03-11 13:03:31 +01:00 |
global16.c
|
…
|
|
heap.c
|
kernel32: Remove superfluous pointer casts.
|
2009-03-11 13:03: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: Make winhelp.exe into a stand-alone 16-bit executable.
|
2009-02-26 13:25:45 +01:00 |
kernel16_private.h
|
…
|
|
kernel32.spec
|
winecrt0: Add entry point code for stand-alone 16-bit executables.
|
2009-02-26 13:23:00 +01:00 |
kernel_main.c
|
…
|
|
kernel_private.h
|
winebuild: Improve the calling sequence for register functions.
|
2009-01-06 12:51:18 +01:00 |
krnl386.exe.spec
|
kernel32: Implement GetShortPathName16.
|
2009-02-23 12:19:29 +01:00 |
lcformat.c
|
…
|
|
local16.c
|
kernel32: Remove superfluous pointer casts.
|
2009-03-11 13:03:31 +01:00 |
locale.c
|
kernel32: Remove superfluous pointer casts.
|
2009-03-11 13:03:31 +01:00 |
locale_rc.rc
|
…
|
|
lzexpand.c
|
…
|
|
module.c
|
…
|
|
ne_module.c
|
kernel32: Make the load order for a 16-bit stand-alone dll match its 32-bit owner.
|
2009-03-11 16:51:08 +01:00 |
ne_segment.c
|
…
|
|
oldconfig.c
|
kernel32: Remove superfluous pointer casts.
|
2009-03-11 13:03:31 +01:00 |
path.c
|
Fix position of CDECL qualifier for functions that return pointers.
|
2009-02-06 14:54:01 +01:00 |
powermgnt.c
|
…
|
|
process.c
|
loader: Merge the first and second stage loaders into a single wine binary.
|
2009-03-10 18:22:38 +01:00 |
profile.c
|
kernel32: Remove superfluous pointer casts.
|
2009-03-11 13:03:31 +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
|
…
|
|
selector.c
|
…
|
|
snoop16.c
|
…
|
|
string.c
|
…
|
|
sync.c
|
kernel32: Remove superfluous pointer casts.
|
2009-03-11 13:03:31 +01:00 |
syslevel.c
|
…
|
|
system.c
|
…
|
|
system.drv.spec
|
…
|
|
tape.c
|
…
|
|
task.c
|
kernel32: Remove superfluous pointer casts.
|
2009-03-11 13:03:31 +01:00 |
thread.c
|
…
|
|
thunk.c
|
kernel32: Remove superfluous pointer casts.
|
2009-03-11 13:03:31 +01:00 |
time.c
|
…
|
|
toolhelp.c
|
kernel32: Remove superfluous pointer casts.
|
2009-03-11 13:03:31 +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
|
…
|
|
volume.c
|
kernel32: Remove superfluous pointer casts.
|
2009-03-11 13:03:31 +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 |
wowthunk.c
|
kernel32: Moved the 16-bit WOW thunk routines to thunk.c.
|
2009-01-06 20:28:08 +01:00 |