Sweden-Number/server
Alexandre Julliard 2082a97d45 server: Use a standard async I/O event to signal directory changes. 2007-03-21 14:50:15 +01:00
..
Makefile.in server: Make struct async into a real object, to keep it around while the APC is running. 2007-03-20 19:23:59 +01:00
async.c server: Notify the async object when the APC call completed. 2007-03-21 14:28:23 +01:00
atom.c
change.c server: Use a standard async I/O event to signal directory changes. 2007-03-21 14:50:15 +01:00
class.c
clipboard.c
console.c server: Avoid crash in alloc_console when the process has no parent. 2007-01-04 09:41:14 +01:00
console.h
context_alpha.c
context_i386.c
context_powerpc.c
context_sparc.c
context_x86_64.c
debugger.c
directory.c
event.c
fd.c server: Add an async_data_t structure to store parameters for async I/O requests. 2007-03-20 20:21:12 +01:00
file.c ntdll: Moved the check for removable file in load_dll to the server. 2007-01-12 14:42:43 +01:00
file.h server: Notify the async object when the APC call completed. 2007-03-21 14:28:23 +01:00
handle.c server: Replace inline static with static inline. 2007-03-17 20:05:05 +01:00
handle.h
hook.c server: Replace inline static with static inline. 2007-03-17 20:05:05 +01:00
mach.c Fixed some compilation issues on Mac OS X Leopard. 2007-03-12 16:14:18 +01:00
mailslot.c server: Add an async_data_t structure to store parameters for async I/O requests. 2007-03-20 20:21:12 +01:00
main.c
mapping.c server: Replace inline static with static inline. 2007-03-17 20:05:05 +01:00
mutex.c
named_pipe.c server: Move the signalling of the named pipe completion event to the server. 2007-03-21 14:31:54 +01:00
object.c server: Add security descriptor field to object struct. 2007-02-15 13:28:00 +01:00
object.h server: Add security descriptor field to object struct. 2007-02-15 13:28:00 +01:00
process.c ntdll: Moved the check for removable file in load_dll to the server. 2007-01-12 14:42:43 +01:00
process.h server: Replace inline static with static inline. 2007-03-17 20:05:05 +01:00
procfs.c server: Added process control support using /proc on Solaris. 2007-03-09 13:40:41 +01:00
protocol.def server: Use a standard async I/O event to signal directory changes. 2007-03-21 14:50:15 +01:00
ptrace.c server: Replace inline static with static inline. 2007-03-17 20:05:05 +01:00
queue.c server: Replace inline static with static inline. 2007-03-17 20:05:05 +01:00
region.c
registry.c server: Replace inline static with static inline. 2007-03-17 20:05:05 +01:00
request.c server: Add hooks to support process tracing mechanisms other than ptrace. 2006-12-29 16:56:11 +01:00
request.h server: Replace inline static with static inline. 2007-03-17 20:05:05 +01:00
security.h server: Check object's security when creating handles. 2007-02-21 19:49:02 +01:00
semaphore.c
serial.c server: Add an async_data_t structure to store parameters for async I/O requests. 2007-03-20 20:21:12 +01:00
signal.c
snapshot.c
sock.c server: Add an async_data_t structure to store parameters for async I/O requests. 2007-03-20 20:21:12 +01:00
symlink.c
thread.c server: Notify the async object when the APC call completed. 2007-03-21 14:28:23 +01:00
thread.h server: Add a generic apc_call structure to make it easier to extend, and more type-safe. 2007-01-04 13:40:09 +01:00
timer.c server: Add a generic apc_call structure to make it easier to extend, and more type-safe. 2007-01-04 13:40:09 +01:00
token.c server: Use internal luid_t type where appropriate. 2007-03-07 13:45:11 +01:00
trace.c server: Use a standard async I/O event to signal directory changes. 2007-03-21 14:50:15 +01:00
unicode.c
unicode.h
user.c server: Replace inline static with static inline. 2007-03-17 20:05:05 +01:00
user.h
window.c server: Replace inline static with static inline. 2007-03-17 20:05:05 +01:00
wineserver.man.in
winstation.c server: Replace inline static with static inline. 2007-03-17 20:05:05 +01:00