Sweden-Number/server
Alexandre Julliard 127127fd3b Timeout 0 means infinite wait for SendMessageTimeout.
Remove the message from the receiver queue if it times out before
being received.
2005-09-13 14:46:46 +00:00
..
.cvsignore
Makefile.in
atom.c
change.c Added an unmount_device request that invalidates all file descriptors 2005-08-08 15:11:03 +00:00
class.c Create the desktop class when needed without requiring a client 2005-07-19 19:45:48 +00:00
clipboard.c
console.c
console.h
context_alpha.c
context_i386.c
context_powerpc.c
context_sparc.c
debugger.c
event.c
fd.c Don't cache file descriptors open on removable devices. 2005-08-24 18:33:50 +00:00
file.c Added an unmount_device request that invalidates all file descriptors 2005-08-08 15:11:03 +00:00
file.h Make mailslots use as much of the default async fd implementation as 2005-07-14 12:18:05 +00:00
handle.c Don't cache file descriptors open on removable devices. 2005-08-24 18:33:50 +00:00
handle.h Don't cache file descriptors open on removable devices. 2005-08-24 18:33:50 +00:00
hook.c
mailslot.c Make mailslots use as much of the default async fd implementation as 2005-07-14 12:18:05 +00:00
main.c
mapping.c Better handling of conflicting section information between 2005-08-15 14:50:06 +00:00
mutex.c
named_pipe.c Added FSCTL_PIPE_LISTEN support. 2005-09-06 14:09:42 +00:00
object.c
object.h Added a watchdog mechanism to break out of the wait4 call in case it 2005-08-19 14:01:43 +00:00
process.c - rewrite kernel32:{Set|Get}PriorityClass on top of ntdll equivalent 2005-09-06 10:25:11 +00:00
process.h
protocol.def Added FSCTL_PIPE_LISTEN support. 2005-09-06 14:09:42 +00:00
ptrace.c Don't try to detach from a thread that is exiting, to avoid triggering 2005-08-22 10:13:28 +00:00
queue.c Timeout 0 means infinite wait for SendMessageTimeout. 2005-09-13 14:46:46 +00:00
region.c
registry.c Fix some gcc 4.0 warnings. 2005-08-09 10:37:50 +00:00
request.c Fix some gcc 4.0 warnings. 2005-08-09 10:37:50 +00:00
request.h Don't cache file descriptors open on removable devices. 2005-08-24 18:33:50 +00:00
security.h - Change the default user SID to match what was previously returned by 2005-07-18 13:22:55 +00:00
semaphore.c
serial.c
signal.c Added a watchdog mechanism to break out of the wait4 call in case it 2005-08-19 14:01:43 +00:00
snapshot.c
sock.c Fix some gcc 4.0 warnings. 2005-08-09 10:37:50 +00:00
thread.c Don't try to detach from a thread that is exiting, to avoid triggering 2005-08-22 10:13:28 +00:00
thread.h Don't try to detach from a thread that is exiting, to avoid triggering 2005-08-22 10:13:28 +00:00
timer.c
token.c - Change the default user SID to match what was previously returned by 2005-07-18 13:22:55 +00:00
trace.c Added FSCTL_PIPE_LISTEN support. 2005-09-06 14:09:42 +00:00
unicode.c
unicode.h
user.c
user.h
window.c
winstation.c