.. |
.cvsignore
|
Initial revision
|
1998-10-04 18:02:24 +00:00 |
Makefile.in
|
Preliminary version of the context support for x86-64.
|
2005-09-16 18:59:23 +00:00 |
atom.c
|
Export the winstation and desktop structures to avoid having to write
|
2005-07-11 10:55:53 +00:00 |
change.c
|
Added an unmount_device request that invalidates all file descriptors
|
2005-08-08 15:11:03 +00:00 |
class.c
|
Create the desktop class when needed without requiring a client
|
2005-07-19 19:45:48 +00:00 |
clipboard.c
|
Export the winstation and desktop structures to avoid having to write
|
2005-07-11 10:55:53 +00:00 |
console.c
|
Moved the fields that depends on startup info from the init_process
|
2005-07-12 20:27:09 +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 |
context_x86_64.c
|
Preliminary version of the context support for x86-64.
|
2005-09-16 18:59:23 +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 cache file descriptors open on removable devices.
|
2005-08-24 18:33:50 +00:00 |
file.c
|
Added an unmount_device request that invalidates all file descriptors
|
2005-08-08 15:11:03 +00:00 |
file.h
|
Make mailslots use as much of the default async fd implementation as
|
2005-07-14 12:18:05 +00:00 |
handle.c
|
Don't cache file descriptors open on removable devices.
|
2005-08-24 18:33:50 +00:00 |
handle.h
|
Don't cache file descriptors open on removable devices.
|
2005-08-24 18:33:50 +00:00 |
hook.c
|
Store the global hooks table in the desktop object.
|
2005-07-11 18:05:50 +00:00 |
mailslot.c
|
Make mailslots use as much of the default async fd implementation as
|
2005-07-14 12:18:05 +00:00 |
main.c
|
- Use NULL instead of 0 for all non-handle pointers.
|
2005-05-25 18:41:09 +00:00 |
mapping.c
|
Better handling of conflicting section information between
|
2005-08-15 14:50:06 +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
|
Added FSCTL_PIPE_LISTEN support.
|
2005-09-06 14:09:42 +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 watchdog mechanism to break out of the wait4 call in case it
|
2005-08-19 14:01:43 +00:00 |
process.c
|
- rewrite kernel32:{Set|Get}PriorityClass on top of ntdll equivalent
|
2005-09-06 10:25:11 +00:00 |
process.h
|
Return the startup info size in the init_thread request, and allocate
|
2005-07-13 19:43:35 +00:00 |
protocol.def
|
Added FSCTL_PIPE_LISTEN support.
|
2005-09-06 14:09:42 +00:00 |
ptrace.c
|
Don't try to detach from a thread that is exiting, to avoid triggering
|
2005-08-22 10:13:28 +00:00 |
queue.c
|
Timeout 0 means infinite wait for SendMessageTimeout.
|
2005-09-13 14:46:46 +00:00 |
region.c
|
- Use NULL instead of 0 for all non-handle pointers.
|
2005-05-25 18:41:09 +00:00 |
registry.c
|
Fix some gcc 4.0 warnings.
|
2005-08-09 10:37:50 +00:00 |
request.c
|
Use the proper size for the cmsg_fd structure on 64-bit plaforms.
|
2005-09-16 18:52:47 +00:00 |
request.h
|
Don't cache file descriptors open on removable devices.
|
2005-08-24 18:33:50 +00:00 |
security.h
|
- Change the default user SID to match what was previously returned by
|
2005-07-18 13:22:55 +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 watchdog mechanism to break out of the wait4 call in case it
|
2005-08-19 14:01:43 +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
|
Fix some gcc 4.0 warnings.
|
2005-08-09 10:37:50 +00:00 |
thread.c
|
Remove an exiting thread from the process only after thread cleanup to
|
2005-09-14 15:44:12 +00:00 |
thread.h
|
Don't try to detach from a thread that is exiting, to avoid triggering
|
2005-08-22 10:13:28 +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
|
- Change the default user SID to match what was previously returned by
|
2005-07-18 13:22:55 +00:00 |
trace.c
|
Added FSCTL_PIPE_LISTEN support.
|
2005-09-06 14:09:42 +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 hooks table in the desktop object.
|
2005-07-11 18:05:50 +00:00 |
window.c
|
Tie windows and thread input structures to a specific desktop.
|
2005-07-11 13:30:23 +00:00 |
winstation.c
|
Store the global hooks table in the desktop object.
|
2005-07-11 18:05:50 +00:00 |