.. |
messages
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
nls
|
Ukrainian codepage 21866 added and respective files corrected. Two
|
2005-01-19 20:59:31 +00:00 |
tests
|
kernel32: ClearCommError.
|
2006-02-27 13:54:43 +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: Fixed regression in atom handling.
|
2006-02-06 11:26:57 +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
|
kernel: Fixed build with gcc 2.95.
|
2006-02-09 17:45:07 +01:00 |
comm.c
|
kernel32: Implemented ClearCommError on top of GET_COMM_STATUS ioctl.
|
2006-02-28 15:36:56 +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
|
kernel: Don't request execute permission for DOS memory.
|
2006-02-24 11:31:04 +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
|
kernel: Report a tape device as FILE_TYPE_CHAR.
|
2006-02-13 13:22:34 +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
|
kernel: Protect sys/resource.h include.
|
2006-03-03 13:17:14 +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: Add a stub implementation for CmdBatNotification.
|
2006-02-22 17:02:56 +01:00 |
kernel_main.c
|
kernel: Use a magic ConsoleHandle value instead of create flag to pass
|
2006-02-05 12:24:43 +01:00 |
kernel_private.h
|
kernel: Handle a failure to load winedos a bit more gracefully.
|
2006-01-25 13:19:11 +01:00 |
krnl386.exe.spec
|
kernel: Reimplemented the MapHInst functions in assembly.
|
2006-01-13 14:29:30 +01:00 |
lcformat.c
|
Fix a couple of bugs spotted by valgrind.
|
2006-01-27 16:18:05 +01:00 |
local16.c
|
…
|
|
locale.c
|
kernel32: Implement EnumUILanguages.
|
2006-02-07 21:17:06 +01:00 |
locale_rc.rc
|
include: Add missing LANG_xxx and SUBLANG_xxx constants.
|
2006-02-14 10:42:12 +01:00 |
lzexpand.c
|
…
|
|
module.c
|
kernel: Get rid of module.h.
|
2006-02-22 16:30:22 +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
|
server: Make the FILE_SHARE_DELETE sharing checks depend on DELETE
|
2006-01-27 15:50:38 +01:00 |
powermgnt.c
|
…
|
|
process.c
|
kernel32: Add a stub implementation for CmdBatNotification.
|
2006-02-22 17:02:56 +01:00 |
profile.c
|
Fix a couple of bugs spotted by valgrind.
|
2006-01-27 16:18:05 +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
|
kernel: Implementation of tape functions.
|
2006-01-27 12:10:03 +01:00 |
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
|
kernel: Get rid of module.h.
|
2006-02-22 16:30:22 +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
|
…
|
|