wine-wine/server
Robert Shearman 2a782c65bd Add user attribute to token objects. 2005-05-16 17:52:46 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Implement mailslots. 2005-03-30 19:02:15 +00:00
atom.c Fixed a number of atom test failures. 2005-05-14 11:11:21 +00:00
change.c Implemented NtSignalAndWaitForSingleObject. 2005-04-24 17:35:52 +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 Create a thread-specific selection window to make sure we receive the 2005-03-07 19:31:46 +00:00
console.c Implemented NtSignalAndWaitForSingleObject. 2005-04-24 17:35:52 +00:00
console.h In console input record queue, replace semaphore with a manual reset 2003-06-23 03:37:14 +00:00
context_alpha.c Create the necessary functions for wineserver contexts for Alpha. 2004-10-14 03:05:09 +00:00
context_i386.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
context_powerpc.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
context_sparc.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
debugger.c Implemented NtSignalAndWaitForSingleObject. 2005-04-24 17:35:52 +00:00
event.c Implemented NtSignalAndWaitForSingleObject. 2005-04-24 17:35:52 +00:00
fd.c Implemented NtSignalAndWaitForSingleObject. 2005-04-24 17:35:52 +00:00
file.c Implemented NtSignalAndWaitForSingleObject. 2005-04-24 17:35:52 +00:00
file.h Cleaned up handling of 64-bit file sizes. 2005-04-19 11:59:13 +00:00
handle.c Implemented NtSignalAndWaitForSingleObject. 2005-04-24 17:35:52 +00:00
handle.h Implemented NtSignalAndWaitForSingleObject. 2005-04-24 17:35:52 +00:00
hook.c Store a bitmap of active hooks on the client side to try to avoid 2005-05-11 13:03:15 +00:00
mailslot.c Include <sys/filio.h> on platforms that support it. 2005-05-07 12:14:18 +00:00
main.c Make sure leaked objects are printed even if a file descriptor is 2005-02-03 10:46:15 +00:00
mapping.c Implemented NtSignalAndWaitForSingleObject. 2005-04-24 17:35:52 +00:00
mutex.c Implemented NtSignalAndWaitForSingleObject. 2005-04-24 17:35:52 +00:00
named_pipe.c Fixed a wrong ops when creating named pipe client. 2005-05-09 09:25:45 +00:00
object.c Implemented NtSignalAndWaitForSingleObject. 2005-04-24 17:35:52 +00:00
object.h Changed atom handling to use counted strings instead of 2005-05-11 18:25:27 +00:00
process.c - changed ATOM support in wineserver to match NTDLL needs 2005-05-10 15:15:50 +00:00
process.h - changed ATOM support in wineserver to match NTDLL needs 2005-05-10 15:15:50 +00:00
protocol.def Allow passing a string to the window property server requests instead 2005-05-11 19:01:10 +00:00
ptrace.c Convert the per-process thread list to a standard list. 2005-03-01 10:56:18 +00:00
queue.c Fixed another case where a mouse message could get assigned to a 2005-05-14 11:08:05 +00:00
region.c Removed no longer used create_region function, and directly export 2005-02-22 19:42:35 +00:00
registry.c - Fix access rights for RegOpenKeyEx and RegCreateKeyEx calls. 2005-05-05 16:57:55 +00:00
request.c Implemented NtSignalAndWaitForSingleObject. 2005-04-24 17:35:52 +00:00
request.h - changed ATOM support in wineserver to match NTDLL needs 2005-05-10 15:15:50 +00:00
security.h - Clean up well-known privileges. 2005-04-22 21:17:15 +00:00
semaphore.c Implemented NtSignalAndWaitForSingleObject. 2005-04-24 17:35:52 +00:00
serial.c Implemented NtSignalAndWaitForSingleObject. 2005-04-24 17:35:52 +00:00
signal.c Implemented NtSignalAndWaitForSingleObject. 2005-04-24 17:35:52 +00:00
snapshot.c Implemented NtSignalAndWaitForSingleObject. 2005-04-24 17:35:52 +00:00
sock.c Implemented NtSignalAndWaitForSingleObject. 2005-04-24 17:35:52 +00:00
thread.c Implemented NtSignalAndWaitForSingleObject. 2005-04-24 17:35:52 +00:00
thread.h - Clean up well-known privileges. 2005-04-22 21:17:15 +00:00
timer.c Implemented NtSignalAndWaitForSingleObject. 2005-04-24 17:35:52 +00:00
token.c Add user attribute to token objects. 2005-05-16 17:52:46 +00:00
trace.c Allow passing a string to the window property server requests instead 2005-05-11 19:01:10 +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 Treat 0xffff the same as 0 for the handle generation field to avoid 2005-05-07 15:03:00 +00:00
user.h Store a bitmap of active hooks on the client side to try to avoid 2005-05-11 13:03:15 +00:00
window.c Allow passing a string to the window property server requests instead 2005-05-11 19:01:10 +00:00