wine/server
2003-07-11 21:55:58 +00:00
..
.cvsignore
async.c
async.h
atom.c
change.c
clipboard.c - use global atoms for the format ids 2003-06-23 23:02:02 +00:00
console.c In console input record queue, replace semaphore with a manual reset 2003-06-23 03:37:14 +00:00
console.h In console input record queue, replace semaphore with a manual reset 2003-06-23 03:37:14 +00:00
context_i386.c Fixed typo in return value of tkill(). 2003-05-07 03:22:22 +00:00
context_powerpc.c Add support for Darwin's ptrace. 2003-05-12 03:07:45 +00:00
context_sparc.c
debugger.c
device.c
event.c
fd.c One more workaround for a missing NFS lock daemon. 2003-07-03 18:12:02 +00:00
file.c - start moving a few file related functions from files/file.c to 2003-06-24 02:32:01 +00:00
file.h - rewrite of the named pipe code 2003-05-15 04:22:45 +00:00
handle.c - rewrite of the named pipe code 2003-05-15 04:22:45 +00:00
handle.h
hook.c Run WH_KEYBOARD_LL and WH_MOUSE_LL hooks in the context of the thread 2003-07-11 21:55:58 +00:00
list.h
main.c
Makefile.in - use global atoms for the format ids 2003-06-23 23:02:02 +00:00
mapping.c The server also needs to cope with IMAGE_SCN_CNT_UNINITIALIZED_DATA 2003-06-21 02:03:40 +00:00
mutex.c
named_pipe.c 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00
object.c
object.h
process.c - adapted kernel32 so that it no longer (directly) manages console 2003-06-21 02:07:10 +00:00
process.h
protocol.def Run WH_KEYBOARD_LL and WH_MOUSE_LL hooks in the context of the thread 2003-07-11 21:55:58 +00:00
ptrace.c Fixed a couple of races with exiting threads in suspend_for_ptrace(). 2003-05-06 00:21:21 +00:00
queue.c Run WH_KEYBOARD_LL and WH_MOUSE_LL hooks in the context of the thread 2003-07-11 21:55:58 +00:00
registry.c 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00
request.c 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00
request.h - use global atoms for the format ids 2003-06-23 23:02:02 +00:00
semaphore.c
serial.c - rewrite of the named pipe code 2003-05-15 04:22:45 +00:00
signal.c
smb.c
snapshot.c
sock.c
thread.c Implemented the ThreadBasicInformation case for 2003-07-09 02:57:57 +00:00
thread.h Store the hook table in the thread queue instead of the thread 2003-07-03 18:16:48 +00:00
timer.c Implemented timer related functions in ntdll and make the kernel32 2003-05-20 04:00:42 +00:00
trace.c Run WH_KEYBOARD_LL and WH_MOUSE_LL hooks in the context of the thread 2003-07-11 21:55:58 +00:00
unicode.c
unicode.h
user.c
user.h Run WH_KEYBOARD_LL and WH_MOUSE_LL hooks in the context of the thread 2003-07-11 21:55:58 +00:00
window.c