Sweden-Number/server
Alexandre Julliard 9f365e7705 server: Replace EXCEPTION_RECORD by an explicit definition in debug events. 2009-01-02 20:12:46 +01:00
..
Makefile.in
async.c
atom.c
change.c
class.c
clipboard.c
completion.c
console.c
context_alpha.c server: Replace EXCEPTION_RECORD by an explicit definition in debug events. 2009-01-02 20:12:46 +01:00
context_i386.c server: Replace EXCEPTION_RECORD by an explicit definition in debug events. 2009-01-02 20:12:46 +01:00
context_powerpc.c server: Replace EXCEPTION_RECORD by an explicit definition in debug events. 2009-01-02 20:12:46 +01:00
context_sparc.c server: Replace EXCEPTION_RECORD by an explicit definition in debug events. 2009-01-02 20:12:46 +01:00
context_x86_64.c server: Replace EXCEPTION_RECORD by an explicit definition in debug events. 2009-01-02 20:12:46 +01:00
debugger.c server: Replace EXCEPTION_RECORD by an explicit definition in debug events. 2009-01-02 20:12:46 +01:00
device.c
directory.c
event.c
fd.c
file.c
file.h
handle.c
handle.h
hook.c server: Make hook procedures client_ptr_t instead of void pointers. 2008-12-29 17:35:35 +01:00
mach.c server: Move ldt_copy to the init_process_done request and make it a client_ptr_t. 2008-12-31 15:09:59 +01:00
mailslot.c
main.c
mapping.c
mutex.c
named_pipe.c
object.c
object.h server: Make thread entry points client_ptr_t instead of void pointers. 2008-12-31 15:09:59 +01:00
process.c server: Make TEB and PEB client_ptr_t instead of void pointers. 2008-12-31 15:09:59 +01:00
process.h server: Make TEB and PEB client_ptr_t instead of void pointers. 2008-12-31 15:09:59 +01:00
procfs.c server: Move ldt_copy to the init_process_done request and make it a client_ptr_t. 2008-12-31 15:09:59 +01:00
protocol.def server: Replace EXCEPTION_RECORD by an explicit definition in debug events. 2009-01-02 20:12:46 +01:00
ptrace.c server: Move ldt_copy to the init_process_done request and make it a client_ptr_t. 2008-12-31 15:09:59 +01:00
queue.c server: Reorganize some requests to avoid padding, and make remaining padding explicit. 2008-12-31 15:14:29 +01:00
region.c
registry.c
request.c
request.h
security.h
semaphore.c
serial.c
signal.c
snapshot.c
sock.c
symlink.c
thread.c server: Replace EXCEPTION_RECORD by an explicit definition in debug events. 2009-01-02 20:12:46 +01:00
thread.h server: Replace EXCEPTION_RECORD by an explicit definition in debug events. 2009-01-02 20:12:46 +01:00
timer.c
token.c
trace.c server: Replace EXCEPTION_RECORD by an explicit definition in debug events. 2009-01-02 20:12:46 +01:00
unicode.c
unicode.h
user.c server: Make user handles ints instead of pointers. 2008-12-08 16:57:38 +01:00
user.h
window.c
wineserver.fr.man.in
wineserver.man.in
winstation.c