wine-wine/server
Alexandre Julliard 248f4b29fe Store the global atom table in the process window station. 2005-07-07 11:29:23 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Beginnings of support for window stations and desktops. 2005-06-08 18:44:50 +00:00
atom.c Store the global atom table in the process window station. 2005-07-07 11:29:23 +00:00
change.c Change code style of form "if( x )" to "if (x)" for consistency. 2005-06-10 19:54:46 +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 Make the clipboard information local to the process window station. 2005-06-29 20:13:36 +00:00
console.c Added a close_handle method to the object operations, and use it to 2005-06-09 15:39: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 Don't include winbase.h when it's not necessary. 2005-06-21 09:46:15 +00:00
context_powerpc.c Don't include winbase.h when it's not necessary. 2005-06-21 09:46:15 +00:00
context_sparc.c Don't include winbase.h when it's not necessary. 2005-06-21 09:46:15 +00:00
debugger.c Don't include winbase.h when it's not necessary. 2005-06-21 09:46:15 +00:00
event.c Added a close_handle method to the object operations, and use it to 2005-06-09 15:39:52 +00:00
fd.c Don't include winbase.h when it's not necessary. 2005-06-21 09:46:15 +00:00
file.c Don't include winbase.h when it's not necessary. 2005-06-21 09:46:15 +00:00
file.h Call remove_process_locks when a process ends, fix declarations. 2005-06-14 11:40:40 +00:00
handle.c Don't include winbase.h when it's not necessary. 2005-06-21 09:46:15 +00:00
handle.h Call remove_process_locks when a process ends, fix declarations. 2005-06-14 11:40:40 +00:00
hook.c Keep track of the windows and hooks used by a thread to properly 2005-06-28 19:37:52 +00:00
mailslot.c Don't include winbase.h when it's not necessary. 2005-06-21 09:46:15 +00:00
main.c - Use NULL instead of 0 for all non-handle pointers. 2005-05-25 18:41:09 +00:00
mapping.c Load all dll sections no matter what attributes say. 2005-07-02 10:50:42 +00:00
mutex.c Added a close_handle method to the object operations, and use it to 2005-06-09 15:39:52 +00:00
named_pipe.c Don't include winbase.h when it's not necessary. 2005-06-21 09:46:15 +00:00
object.c Added a close_handle method to the object operations, and use it to 2005-06-09 15:39:52 +00:00
object.h Store the global atom table in the process window station. 2005-07-07 11:29:23 +00:00
process.c Clear the process handle table before releasing it to avoid potential 2005-06-29 19:29:15 +00:00
process.h The desktop of a new thread should be set from the process initial 2005-06-09 12:07:12 +00:00
protocol.def Add support for impersonating a token. 2005-06-20 13:18:38 +00:00
ptrace.c Convert the per-process thread list to a standard list. 2005-03-01 10:56:18 +00:00
queue.c Added a close_handle method to the object operations, and use it to 2005-06-09 15:39:52 +00:00
region.c - Use NULL instead of 0 for all non-handle pointers. 2005-05-25 18:41:09 +00:00
registry.c Don't bother loading the config file anymore. 2005-07-01 19:26:07 +00:00
request.c Store the global atom table in the process window station. 2005-07-07 11:29:23 +00:00
request.h Beginnings of support for window stations and desktops. 2005-06-08 18:44:50 +00:00
security.h Add support for impersonating a token. 2005-06-20 13:18:38 +00:00
semaphore.c Added a close_handle method to the object operations, and use it to 2005-06-09 15:39:52 +00:00
serial.c Don't include winbase.h when it's not necessary. 2005-06-21 09:46:15 +00:00
signal.c Added a close_handle method to the object operations, and use it to 2005-06-09 15:39:52 +00:00
snapshot.c Added a close_handle method to the object operations, and use it to 2005-06-09 15:39:52 +00:00
sock.c Don't include winbase.h when it's not necessary. 2005-06-21 09:46:15 +00:00
thread.c Keep track of the windows and hooks used by a thread to properly 2005-06-28 19:37:52 +00:00
thread.h Keep track of the windows and hooks used by a thread to properly 2005-06-28 19:37:52 +00:00
timer.c Added a close_handle method to the object operations, and use it to 2005-06-09 15:39:52 +00:00
token.c Add support for impersonating a token. 2005-06-20 13:18:38 +00:00
trace.c Add support for impersonating a token. 2005-06-20 13:18:38 +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 the global atom table in the process window station. 2005-07-07 11:29:23 +00:00
window.c Keep track of the windows and hooks used by a thread to properly 2005-06-28 19:37:52 +00:00
winstation.c Store the global atom table in the process window station. 2005-07-07 11:29:23 +00:00