.. |
.cvsignore
|
…
|
|
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
|
…
|
|
clipboard.c
|
…
|
|
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
|
…
|
|
context_alpha.c
|
…
|
|
context_i386.c
|
…
|
|
context_powerpc.c
|
…
|
|
context_sparc.c
|
…
|
|
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
|
- Add a default asynchronous I/O implementation.
|
2005-06-07 20:09:01 +00:00 |
handle.c
|
Added a close_handle method to the object operations, and use it to
|
2005-06-09 15:39:52 +00:00 |
handle.h
|
Implemented NtSignalAndWaitForSingleObject.
|
2005-04-24 17:35:52 +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
|
Added a close_handle method to the object operations, and use it to
|
2005-06-09 15:39:52 +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
|
…
|
|
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
|
Change code style of form "if( x )" to "if (x)" for consistency.
|
2005-06-10 19:54:46 +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
|
…
|
|
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
|
Change code style of form "if( x )" to "if (x)" for consistency.
|
2005-06-10 19:54:46 +00:00 |
trace.c
|
Implement overlapped I/O with named pipes.
|
2005-06-08 19:11:46 +00:00 |
unicode.c
|
…
|
|
unicode.h
|
…
|
|
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 |