..
.cvsignore
…
Makefile.in
Beginnings of support for window stations and desktops.
2005-06-08 18:44:50 +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
…
clipboard.c
…
console.c
- Use NULL instead of 0 for all non-handle pointers.
2005-05-25 18:41:09 +00:00
console.h
…
context_alpha.c
…
context_i386.c
…
context_powerpc.c
…
context_sparc.c
…
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
- Add a default asynchronous I/O implementation.
2005-06-07 20:09:01 +00:00
file.c
- Add a default asynchronous I/O implementation.
2005-06-07 20:09:01 +00:00
file.h
- Add a default asynchronous I/O implementation.
2005-06-07 20:09:01 +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
- Use NULL instead of 0 for all non-handle pointers.
2005-05-25 18:41:09 +00:00
main.c
- Use NULL instead of 0 for all non-handle pointers.
2005-05-25 18:41:09 +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
Fix a regression in the performance of named pipes by only making the
2005-06-09 09:46:55 +00:00
object.c
Beginnings of support for window stations and desktops.
2005-06-08 18:44:50 +00:00
object.h
Beginnings of support for window stations and desktops.
2005-06-08 18:44:50 +00:00
process.c
Beginnings of support for window stations and desktops.
2005-06-08 18:44:50 +00:00
process.h
Beginnings of support for window stations and desktops.
2005-06-08 18:44:50 +00:00
protocol.def
Implement overlapped I/O with named pipes.
2005-06-08 19:11:46 +00:00
ptrace.c
…
queue.c
- Use NULL instead of 0 for all non-handle pointers.
2005-05-25 18:41:09 +00:00
region.c
- Use NULL instead of 0 for all non-handle pointers.
2005-05-25 18:41:09 +00:00
registry.c
- Use NULL instead of 0 for all non-handle pointers.
2005-05-25 18:41:09 +00:00
request.c
- Use NULL instead of 0 for all non-handle pointers.
2005-05-25 18:41:09 +00:00
request.h
Beginnings of support for window stations and desktops.
2005-06-08 18:44:50 +00:00
security.h
…
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
- Use NULL instead of 0 for all non-handle pointers.
2005-05-25 18:41:09 +00:00
snapshot.c
- Use NULL instead of 0 for all non-handle pointers.
2005-05-25 18:41:09 +00:00
sock.c
- Use NULL instead of 0 for all non-handle pointers.
2005-05-25 18:41:09 +00:00
thread.c
Beginnings of support for window stations and desktops.
2005-06-08 18:44:50 +00:00
thread.h
Beginnings of support for window stations and desktops.
2005-06-08 18:44:50 +00:00
timer.c
- Use NULL instead of 0 for all non-handle pointers.
2005-05-25 18:41:09 +00:00
token.c
- Avoid evil signed bitfields.
2005-06-09 09:47:28 +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
Beginnings of support for window stations and desktops.
2005-06-08 18:44:50 +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
Include user.h in the new winstation.c to avoid a warning from
2005-06-09 09:43:54 +00:00