.. |
messages
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
nls
|
…
|
|
tests
|
kernel: Trying to lock an empty global memory block gives an ERROR_DISCARDED.
|
2006-01-09 17:16:32 +01:00 |
.gitignore
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
Makefile.in
|
Generate 16-bit spec files as assembly code too.
|
2005-09-21 14:23:54 +00:00 |
actctx.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
atom.c
|
kernel32: Implemented atoms query function on top of ntdll ones.
|
2006-01-03 17:35:01 +01:00 |
atom16.c
|
…
|
|
change.c
|
server: Added object attributes to a few more requests.
|
2005-12-09 14:52:04 +01:00 |
comm.c
|
Pass specific access rights to wine_server_handle_to_fd.
|
2005-12-12 17:15:26 +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
|
Windows is returning the length of the string, plus the CRLF
|
2005-10-06 11:35:24 +00:00 |
environ.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
error16.c
|
…
|
|
except.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
fiber.c
|
…
|
|
file.c
|
Take advantage of the __EXCEPT_PAGE_FAULT macro.
|
2005-12-16 17:17:57 +01:00 |
file16.c
|
Improve c2man Documented-Total count. Changes:
|
2005-11-08 11:01:03 +00: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
|
kernel: Trying to lock an empty global memory block gives an ERROR_DISCARDED.
|
2006-01-09 17:16:32 +01:00 |
instr.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
kernel.rc
|
…
|
|
kernel16.c
|
Moved the kernel 16-bit initialization to a new DllEntryPoint routine
|
2005-08-29 10:20:51 +00:00 |
kernel16_private.h
|
Moved return value handling to the individual relay thunks so that we
|
2005-09-18 12:25:22 +00:00 |
kernel32.spec
|
Add -register hint in ntdll, kernel and msvcrt spec files.
|
2005-12-16 12:44:58 +01:00 |
kernel_main.c
|
Use a more portable scheme for storing the name of a critical
|
2005-09-09 10:19:44 +00:00 |
kernel_private.h
|
kernel: Moved main stack initialization to process.c.
|
2005-12-12 17:20:29 +01:00 |
krnl386.exe.spec
|
Moved the kernel 16-bit initialization to a new DllEntryPoint routine
|
2005-08-29 10:20:51 +00:00 |
lcformat.c
|
Use a more portable scheme for storing the name of a critical
|
2005-09-09 10:19:44 +00:00 |
local16.c
|
Replace DPRINTF by TRACE in a few places.
|
2005-09-25 15:23:21 +00:00 |
locale.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
locale_rc.rc
|
…
|
|
lzexpand.c
|
…
|
|
module.c
|
kernel: DelayLoadFailureHook crash fix.
|
2006-01-03 13:15:55 +01:00 |
ne_module.c
|
Take advantage of the __EXCEPT_PAGE_FAULT macro.
|
2005-12-16 17:17:57 +01:00 |
ne_segment.c
|
Don't apply relocations a second time to self loaded segments.
|
2005-09-27 11:03:18 +00:00 |
oldconfig.c
|
kernel32: Check for the correct error return value from open.
|
2006-01-05 12:18:29 +01:00 |
path.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
powermgnt.c
|
…
|
|
process.c
|
kernel: Some documentation improvements.
|
2005-12-21 20:44:49 +01:00 |
profile.c
|
The BOM doesn't need a DWORD sized variable, only a WCHAR one.
|
2005-11-17 11:05:46 +00:00 |
pthread.c
|
Use explicit function pointers for pthread support instead of relying
|
2005-09-03 15:11:29 +00:00 |
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
|
Fixed a few more pointer to integer typecast issues for 64-bit
|
2005-09-12 21:22:32 +00:00 |
selector.c
|
Fixed a few more pointer to integer typecast issues for 64-bit
|
2005-09-12 21:22:32 +00: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
|
ntdll: Implement FSCTL_PIPE_WAIT NtFsControlFile ioctl.
|
2005-12-14 11:14:02 +01:00 |
syslevel.c
|
Use a more portable scheme for storing the name of a critical
|
2005-09-09 10:19:44 +00:00 |
system.c
|
Moved the implementation of a couple of system.drv entry points to
|
2005-08-29 12:26:19 +00:00 |
system.drv.spec
|
Moved the implementation of a couple of system.drv entry points to
|
2005-08-29 12:26:19 +00:00 |
tape.c
|
…
|
|
task.c
|
Removed unused debug channels.
|
2005-09-22 10:44:40 +00:00 |
thread.c
|
kernel: Moved main stack initialization to process.c.
|
2005-12-12 17:20:29 +01:00 |
thunk.c
|
Improve c2man Documented-Total count. Changes:
|
2005-11-08 11:01:03 +00: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
|
Moved TaskFindHandle16 to toolhelp16.c.
|
2005-08-29 10:26:48 +00:00 |
utthunk.c
|
…
|
|
version.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
version.rc
|
…
|
|
version16.rc
|
…
|
|
virtual.c
|
Take advantage of the __EXCEPT_PAGE_FAULT macro.
|
2005-12-16 17:17:57 +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
|
Moved the kernel 16-bit initialization to a new DllEntryPoint routine
|
2005-08-29 10:20:51 +00:00 |