Sweden-Number/server
Uwe Bonnes 4f7d893ccb get_window_children: only decrement available size if element was
written.
2002-04-11 17:32:10 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Begin to make wine an SMB client. 2002-03-12 19:24:04 +00:00
async.c - separate cleanly between async scheduling and file IO related issues. 2002-04-05 22:53:57 +00:00
async.h - separate cleanly between async scheduling and file IO related issues. 2002-04-05 22:53:57 +00:00
atom.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
change.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
console.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
console.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
context_i386.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
context_sparc.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
debugger.c Avoid crash when trying to attach to a terminating process. 2002-04-02 02:50:24 +00:00
device.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
event.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
file.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
handle.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
handle.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
main.c Added timer on server exit to wait a bit for new clients. 2002-04-03 22:51:18 +00:00
mapping.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
mutex.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
named_pipe.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
object.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
object.h Added timer on server exit to wait a bit for new clients. 2002-04-03 22:51:18 +00:00
pipe.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
process.c Avoid crash when trying to attach to a terminating process. 2002-04-06 00:03:33 +00:00
process.h Correctly fill parent pid, module size and module name in process and 2002-03-22 00:21:23 +00:00
protocol.def - separate cleanly between async scheduling and file IO related issues. 2002-04-05 22:53:57 +00:00
ptrace.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
queue.c Send message for WSAAsyncSelect sockets directly from the server, 2002-03-23 20:43:52 +00:00
registry.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
request.c Added timer on server exit to wait a bit for new clients. 2002-04-03 22:51:18 +00:00
request.h Implement OpenThread() winapi call. 2002-04-02 00:49:05 +00:00
select.c Added timer on server exit to wait a bit for new clients. 2002-04-03 22:51:18 +00:00
semaphore.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
serial.c Finish any pending WaitCommEvents if the event mask is set to 0. 2002-03-12 19:19:57 +00:00
smb.c Begin to make wine an SMB client. 2002-03-12 19:24:04 +00:00
snapshot.c Correctly fill parent pid, module size and module name in process and 2002-03-22 00:21:23 +00:00
sock.c Send message for WSAAsyncSelect sockets directly from the server, 2002-03-23 20:43:52 +00:00
thread.c - separate cleanly between async scheduling and file IO related issues. 2002-04-05 22:53:57 +00:00
thread.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
timer.c Fixed handling of timer callback routines when the thread owning the 2002-03-23 18:50:04 +00:00
trace.c - separate cleanly between async scheduling and file IO related issues. 2002-04-05 22:53:57 +00:00
unicode.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
unicode.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
user.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
user.h Send message for WSAAsyncSelect sockets directly from the server, 2002-03-23 20:43:52 +00:00
window.c get_window_children: only decrement available size if element was 2002-04-11 17:32:10 +00:00