Sweden-Number/server
Alexandre Julliard a6216ab927 server: Make apc_param_t always 64-bit. 2008-12-17 19:43:40 +01:00
..
Makefile.in
async.c server: Make apc_param_t always 64-bit. 2008-12-17 19:43:40 +01:00
atom.c
change.c
class.c
clipboard.c
completion.c server: Make async I/O transfer sizes always 32-bit. 2008-12-15 13:30:25 +01:00
console.c
context_alpha.c
context_i386.c
context_powerpc.c
context_sparc.c
context_x86_64.c
debugger.c
device.c
directory.c
event.c
fd.c server: Add an apc_param_t type to store APC client-side parameters. 2008-12-15 13:29:38 +01:00
file.c
file.h server: Make async I/O transfer sizes always 32-bit. 2008-12-15 13:30:25 +01:00
handle.c
handle.h
hook.c
mach.c
mailslot.c
main.c
mapping.c server: Use mem_size_t instead of file_pos_t for memory mapping sizes. 2008-12-17 19:25:49 +01:00
mutex.c
named_pipe.c
object.c
object.h
process.c server: Get rid of the support for module snapshots, it is no longer needed. 2008-12-09 11:49:37 +01:00
process.h server: Don't use size_t for module sizes, they are limited to 2Gb anyway. 2008-12-09 11:50:05 +01:00
procfs.c
protocol.def server: Make apc_param_t always 64-bit. 2008-12-17 19:43:40 +01:00
ptrace.c
queue.c server: Define an lparam_t type for message parameters that can hold all sorts of data. 2008-12-10 16:01:50 +01:00
region.c
registry.c
request.c
request.h server: Get rid of the support for module snapshots, it is no longer needed. 2008-12-09 11:49:37 +01:00
security.h
semaphore.c
serial.c
signal.c
snapshot.c server: Get rid of the support for module snapshots, it is no longer needed. 2008-12-09 11:49:37 +01:00
sock.c server: Define an lparam_t type for message parameters that can hold all sorts of data. 2008-12-10 16:01:50 +01:00
symlink.c
thread.c
thread.h
timer.c
token.c
trace.c server: Make apc_param_t always 64-bit. 2008-12-17 19:43:40 +01:00
unicode.c
unicode.h
user.c
user.h server: Define an lparam_t type for message parameters that can hold all sorts of data. 2008-12-10 16:01:50 +01:00
window.c server: Windows properties are actually generic params, not handles. 2008-12-10 16:21:32 +01:00
wineserver.fr.man.in
wineserver.man.in
winstation.c