.. |
messages
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
nls
|
…
|
|
tests
|
kernel/tests: Integer atoms return different results on WinNT 3.51.
|
2006-01-23 11:23:50 +01:00 |
.gitignore
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
Makefile.in
|
…
|
|
actctx.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
atom.c
|
kernel: Remove wine/server.h include from files where it is no longer needed.
|
2006-01-10 18:09:28 +01:00 |
atom16.c
|
kernel: Remove wine/server.h include from files where it is no longer needed.
|
2006-01-10 18:09:28 +01:00 |
change.c
|
kernel32: Move FileCDR16 in with the other 16bit file functions.
|
2006-01-16 20:51:28 +01:00 |
comm.c
|
Make more arrays const.
|
2006-01-24 14:00:32 +01:00 |
comm.drv.spec
|
…
|
|
computername.c
|
Take advantage of the __EXCEPT_PAGE_FAULT macro.
|
2005-12-16 17:17:57 +01:00 |
console.c
|
Make wine_server_fd_to_handle use attributes instead of inherit flag.
|
2005-12-09 12:22:35 +01:00 |
console_private.h
|
…
|
|
cpu.c
|
…
|
|
debugger.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
dosmem.c
|
kernel32: Get rid of DOSMEM_AllocSelector.
|
2005-12-12 13:02:35 +01:00 |
editline.c
|
…
|
|
environ.c
|
kernel: Remove wine/server.h include from files where it is no longer needed.
|
2006-01-10 18:09:28 +01:00 |
error16.c
|
…
|
|
except.c
|
kernel: Don't send a debugger event in UnhandledExceptionFilter,
|
2006-01-10 17:44:39 +01:00 |
fiber.c
|
…
|
|
file.c
|
Take advantage of the __EXCEPT_PAGE_FAULT macro.
|
2005-12-16 17:17:57 +01:00 |
file16.c
|
kernel32: Move FileCDR16 in with the other 16bit file functions.
|
2006-01-16 20:51:28 +01:00 |
format_msg.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
global16.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
heap.c
|
kernel32: Fix GlobalReAlloc for size = 0.
|
2006-01-12 11:55:25 +01:00 |
instr.c
|
kernel: Remove calls to Nt[Get|Set]ThreadContext.
|
2006-01-19 11:55:24 +01:00 |
kernel.rc
|
…
|
|
kernel16.c
|
…
|
|
kernel16_private.h
|
…
|
|
kernel32.spec
|
kernel32: Create a stub implementation for PostQueuedCompletionStatus.
|
2006-01-17 13:13:01 +01:00 |
kernel_main.c
|
…
|
|
kernel_private.h
|
kernel: Moved main stack initialization to process.c.
|
2005-12-12 17:20:29 +01:00 |
krnl386.exe.spec
|
kernel: Reimplemented the MapHInst functions in assembly.
|
2006-01-13 14:29:30 +01:00 |
lcformat.c
|
…
|
|
local16.c
|
…
|
|
locale.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
locale_rc.rc
|
…
|
|
lzexpand.c
|
…
|
|
module.c
|
kernel: Remove wine/server.h include from files where it is no longer needed.
|
2006-01-10 18:09:28 +01:00 |
ne_module.c
|
kernel: Reimplemented the MapHInst functions in assembly.
|
2006-01-13 14:29:30 +01:00 |
ne_segment.c
|
…
|
|
oldconfig.c
|
kernel: Remove wine/server.h include from files where it is no longer needed.
|
2006-01-10 18:09:28 +01:00 |
path.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
powermgnt.c
|
…
|
|
process.c
|
kernel: Fail more gracefully when loading a builtin exe didn't work.
|
2006-01-24 11:05:11 +01:00 |
profile.c
|
kernel: Remove wine/server.h include from files where it is no longer needed.
|
2006-01-10 18:09:28 +01:00 |
pthread.c
|
…
|
|
registry16.c
|
…
|
|
relay16.c
|
Preserve 16-byte stack alignment in the various assembly
|
2005-11-23 19:55:06 +01:00 |
resource.c
|
Take advantage of the __EXCEPT_PAGE_FAULT macro.
|
2005-12-16 17:17:57 +01:00 |
resource16.c
|
…
|
|
selector.c
|
kernel: Reimplemented the SMap/SUnmap functions in assembly.
|
2006-01-13 14:26:24 +01:00 |
snoop16.c
|
…
|
|
stress.c
|
…
|
|
stress.spec
|
…
|
|
string.c
|
Take advantage of the __EXCEPT_PAGE_FAULT macro.
|
2005-12-16 17:17:57 +01:00 |
sync.c
|
kernel32: Create a stub implementation for PostQueuedCompletionStatus.
|
2006-01-17 13:13:01 +01:00 |
syslevel.c
|
…
|
|
system.c
|
…
|
|
system.drv.spec
|
…
|
|
tape.c
|
…
|
|
task.c
|
kernel: Remove wine/server.h include from files where it is no longer needed.
|
2006-01-10 18:09:28 +01:00 |
thread.c
|
ntdll: Implemented ntdll.NtSetInformationThread(ThreadAffinityMask).
|
2006-01-11 12:32:19 +01:00 |
thunk.c
|
kernel: Implement FT_Exit directly in assembly to avoid the overhead
|
2006-01-10 17:43:05 +01:00 |
time.c
|
kernel: Documentation cleanups.
|
2006-01-06 21:07:46 +01:00 |
toolhelp.c
|
server: Use attributes instead of inherit flag in snapshot requests.
|
2005-12-09 12:09:44 +01:00 |
toolhelp.h
|
…
|
|
toolhelp.spec
|
…
|
|
toolhelp16.c
|
kernel: Remove wine/server.h include from files where it is no longer needed.
|
2006-01-10 18:09:28 +01:00 |
utthunk.c
|
…
|
|
version.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
version.rc
|
…
|
|
version16.rc
|
…
|
|
virtual.c
|
kernel: Documentation cleanups.
|
2006-01-16 20:42:09 +01:00 |
volume.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
vxd.c
|
Use case insensitive comparison to check file extensions.
|
2005-11-18 12:06:57 +00:00 |
win87em.c
|
…
|
|
win87em.spec
|
…
|
|
windebug.c
|
…
|
|
windebug.spec
|
…
|
|
wowthunk.c
|
…
|
|