wine-wine/server
Martin Wilck ff1f320ac8 Fixed some bugs in my recently submitted patch series. 2002-04-26 18:31:19 +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 Add more flexibility to the queue_async server call by moving most 2002-04-24 21:29:54 +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 Fixed some bugs in my recently submitted patch series. 2002-04-26 18:31:19 +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 Clear mapping->shared_file on error. 2002-04-20 21:07:24 +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 Add more flexibility to the queue_async server call by moving most 2002-04-24 21:29:54 +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 Fixed ReadFile() semantics when reading asynchronously on sockets. 2002-04-25 22:58:59 +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 Fixed handling of deferred connections in WSAAccept(). 2002-04-23 22:03:42 +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 Fixed some bugs in my recently submitted patch series. 2002-04-26 18:31:19 +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 Fixed some bugs in my recently submitted patch series. 2002-04-26 18:31:19 +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 Fixed handling of deferred connections in WSAAccept(). 2002-04-23 22:03:42 +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