.. |
.cvsignore
|
…
|
|
Makefile.in
|
…
|
|
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
|
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
|
…
|
|
context_alpha.c
|
…
|
|
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
|
…
|
|
mapping.c
|
Don't include winbase.h when it's not necessary.
|
2005-06-21 09:46:15 +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
|
Added a close_handle method to the object operations, and use it to
|
2005-06-09 15:39:52 +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
|
…
|
|
protocol.def
|
Add support for impersonating a token.
|
2005-06-20 13:18:38 +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
|
…
|
|
registry.c
|
Don't include winbase.h when it's not necessary.
|
2005-06-21 09:46:15 +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
|
…
|
|
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
|
…
|
|
unicode.h
|
…
|
|
user.c
|
…
|
|
user.h
|
Make the clipboard information local to the process window station.
|
2005-06-29 20:13:36 +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
|
Make the clipboard information local to the process window station.
|
2005-06-29 20:13:36 +00:00 |