.. |
.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
|
Added a close_handle method to the object operations, and use it to
|
2005-06-09 15:39:52 +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
|
Create a thread-specific selection window to make sure we receive the
|
2005-03-07 19:31:46 +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
|
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
|
Added a close_handle method to the object operations, and use it to
|
2005-06-09 15:39:52 +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
|
Change code style of form "if( x )" to "if (x)" for consistency.
|
2005-06-10 19:54:46 +00:00 |
file.c
|
Added a close_handle method to the object operations, and use it to
|
2005-06-09 15:39:52 +00:00 |
file.h
|
Call remove_process_locks when a process ends, fix declarations.
|
2005-06-14 11:40:40 +00:00 |
handle.c
|
Call the close_handle notification for all objects when releasing a
|
2005-06-14 19:16:56 +00:00 |
handle.h
|
Call remove_process_locks when a process ends, fix declarations.
|
2005-06-14 11:40:40 +00:00 |
hook.c
|
Added a close_handle method to the object operations, and use it to
|
2005-06-09 15:39:52 +00:00 |
mailslot.c
|
Change code style of form "if( x )" to "if (x)" for consistency.
|
2005-06-10 19:54:46 +00:00 |
main.c
|
- Use NULL instead of 0 for all non-handle pointers.
|
2005-05-25 18:41:09 +00:00 |
mapping.c
|
Added a close_handle method to the object operations, and use it to
|
2005-06-09 15:39:52 +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
|
Change code style of form "if( x )" to "if (x)" for consistency.
|
2005-06-10 19:54:46 +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
|
Added a close_handle method to the object operations, and use it to
|
2005-06-09 15:39:52 +00:00 |
process.c
|
Remove the process locks in process_killed, not process_destroy.
|
2005-06-14 19:23:56 +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
|
Implement overlapped I/O with named pipes.
|
2005-06-08 19:11:46 +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
|
- All versions of Windows ignore the access rights of the passed in
|
2005-06-16 20:34:34 +00:00 |
request.c
|
Added a close_handle method to the object operations, and use it to
|
2005-06-09 15:39:52 +00:00 |
request.h
|
Beginnings of support for window stations and desktops.
|
2005-06-08 18:44:50 +00:00 |
security.h
|
- Clean up well-known privileges.
|
2005-04-22 21:17:15 +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
|
Added a close_handle method to the object operations, and use it to
|
2005-06-09 15:39:52 +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
|
Added a close_handle method to the object operations, and use it to
|
2005-06-09 15:39:52 +00:00 |
thread.c
|
Change code style of form "if( x )" to "if (x)" for consistency.
|
2005-06-10 19:54:46 +00:00 |
thread.h
|
Beginnings of support for window stations and desktops.
|
2005-06-08 18:44:50 +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
|
Fix size used to validate the sids in aces.
|
2005-06-14 19:15:58 +00:00 |
trace.c
|
Fix size used to validate the sids in aces.
|
2005-06-14 19:15: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
|
Treat 0xffff the same as 0 for the handle generation field to avoid
|
2005-05-07 15:03:00 +00:00 |
user.h
|
The desktop of a new thread should be set from the process initial
|
2005-06-09 12:07:12 +00:00 |
window.c
|
Added a from_child parameter to the get_update_region request to allow
|
2005-05-31 13:37:16 +00:00 |
winstation.c
|
Added a close_handle method to the object operations, and use it to
|
2005-06-09 15:39:52 +00:00 |