wine/server
2004-08-23 17:57:03 +00:00
..
.cvsignore
async.c
async.h
atom.c
change.c Portability fixes for LSB compatibility. 2004-03-01 21:32:02 +00:00
class.c Store a pointer to the client-side class structure in the server and 2003-12-11 05:34:53 +00:00
clipboard.c The clipboard owner can be set by the thread that has the clipboard 2004-08-23 17:57:03 +00:00
console.c
console.h
context_i386.c
context_powerpc.c
context_sparc.c
debugger.c Set or clear the BeingDebugged flag in the PEB when a debugger is 2003-10-14 01:30:42 +00:00
event.c
fd.c Fd type is no longer used, get rid of it. 2004-08-18 00:04:58 +00:00
file.c Fd type is no longer used, get rid of it. 2004-08-18 00:04:58 +00:00
file.h Fd type is no longer used, get rid of it. 2004-08-18 00:04:58 +00:00
handle.c - Implemented a few information classes in NtQuerySystemInformation. 2003-09-16 01:07:21 +00:00
handle.h - Implemented a few information classes in NtQuerySystemInformation. 2003-09-16 01:07:21 +00:00
hook.c
main.c
Makefile.in Moved visible region calculation to the server. 2004-06-23 20:44:58 +00:00
mapping.c Use pread/pwrite everywhere to avoid changing the file position while 2004-05-01 02:50:06 +00:00
mutex.c
named_pipe.c Fd type is no longer used, get rid of it. 2004-08-18 00:04:58 +00:00
object.c
object.h
process.c - Added ProcessBasicInformation class to ntdll.NtQueryInformationProcess. 2004-06-14 17:02:00 +00:00
process.h Added window classes in the server, and support for inter-process 2003-12-10 04:08:06 +00:00
protocol.def Fd type is no longer used, get rid of it. 2004-08-18 00:04:58 +00:00
ptrace.c
queue.c Properly reset msg_thread when releasing the thread input structure. 2004-06-17 20:00:25 +00:00
region.c Moved the WindowFromPoint functionality to the server so that we can 2004-07-20 22:17:38 +00:00
registry.c Make sure to save the registry files even if we failed to load them. 2004-05-14 00:45:11 +00:00
request.c Do a protocol error instead of crashing if the reply fd has not been 2004-02-05 01:48:02 +00:00
request.h Moved the WindowFromPoint functionality to the server so that we can 2004-07-20 22:17:38 +00:00
semaphore.c
serial.c Fd type is no longer used, get rid of it. 2004-08-18 00:04:58 +00:00
signal.c Use pread/pwrite everywhere to avoid changing the file position while 2004-05-01 02:50:06 +00:00
snapshot.c - Implemented a few information classes in NtQuerySystemInformation. 2003-09-16 01:07:21 +00:00
sock.c Fd type is no longer used, get rid of it. 2004-08-18 00:04:58 +00:00
thread.c Make init_thread request deal better with fd allocation errors. 2003-10-27 22:10:22 +00:00
thread.h Added set_win32_error() for error codes that don't have an NT status 2003-12-10 01:12:18 +00:00
timer.c
token.c
trace.c Fd type is no longer used, get rid of it. 2004-08-18 00:04:58 +00:00
unicode.c Fixed warnings with gcc option "-Wwrite-strings". 2003-10-21 23:57:25 +00:00
unicode.h Fixed warnings with gcc option "-Wwrite-strings". 2003-10-21 23:57:25 +00:00
user.c Only allocate even-numbered window handles, MS Project depends on that 2004-05-28 19:35:37 +00:00
user.h Moved the WindowFromPoint functionality to the server so that we can 2004-07-20 22:17:38 +00:00
window.c Moved the WindowFromPoint functionality to the server so that we can 2004-07-20 22:17:38 +00:00