.. |
.cvsignore
|
…
|
|
Makefile.in
|
- got rid of include/async.h
|
2005-01-14 19:54:38 +00:00 |
atom.c
|
…
|
|
change.c
|
…
|
|
class.c
|
…
|
|
clipboard.c
|
Create a thread-specific selection window to make sure we receive the
|
2005-03-07 19:31:46 +00:00 |
console.c
|
Convert the per-process thread list to a standard list.
|
2005-03-01 10:56:18 +00:00 |
console.h
|
…
|
|
context_alpha.c
|
Create the necessary functions for wineserver contexts for Alpha.
|
2004-10-14 03:05:09 +00:00 |
context_i386.c
|
…
|
|
context_powerpc.c
|
…
|
|
context_sparc.c
|
…
|
|
debugger.c
|
Convert the process dll list to a standard list.
|
2005-03-02 10:20:09 +00:00 |
event.c
|
- moved event, semaphore, mutex implementation from kernel32 to ntdll
|
2004-12-02 18:05:37 +00:00 |
fd.c
|
Added a check for poll.h.
|
2005-03-04 12:38:36 +00:00 |
file.c
|
Added a check for poll.h.
|
2005-03-04 12:38:36 +00:00 |
file.h
|
Convert async I/O queues to standard lists.
|
2005-02-24 17:06:31 +00:00 |
handle.c
|
…
|
|
handle.h
|
…
|
|
hook.c
|
Add support for winevent hooks.
|
2005-02-03 16:40:20 +00:00 |
main.c
|
Make sure leaked objects are printed even if a file descriptor is
|
2005-02-03 10:46:15 +00:00 |
mapping.c
|
Support mapping non page-aligned binaries for SEC_IMAGE mappings.
|
2005-01-04 12:04:06 +00:00 |
mutex.c
|
Convert the per-thread mutex list to a standard list.
|
2005-02-25 16:58:43 +00:00 |
named_pipe.c
|
Added a check for poll.h.
|
2005-03-04 12:38:36 +00:00 |
object.c
|
Convert the object wait queue to a standard list.
|
2005-03-01 11:49:58 +00:00 |
object.h
|
Convert the object wait queue to a standard list.
|
2005-03-01 11:49:58 +00:00 |
process.c
|
Added a check for poll.h.
|
2005-03-04 12:38:36 +00:00 |
process.h
|
Convert the process dll list to a standard list.
|
2005-03-02 10:20:09 +00:00 |
protocol.def
|
Properly cope with get_message being called recursively while
|
2005-03-10 11:52:25 +00:00 |
ptrace.c
|
Convert the per-process thread list to a standard list.
|
2005-03-01 10:56:18 +00:00 |
queue.c
|
Avoid returning hardware messages if they have no chance to match the
|
2005-03-14 17:17:09 +00:00 |
region.c
|
Removed no longer used create_region function, and directly export
|
2005-02-22 19:42:35 +00:00 |
registry.c
|
Get rid of the registry saving level hack.
|
2005-03-14 11:00:43 +00:00 |
request.c
|
Added a check for poll.h.
|
2005-03-04 12:38:36 +00:00 |
request.h
|
- Implement AdjustTokenPrivileges, DuplicateTokenEx and
|
2005-02-11 11:52:06 +00:00 |
semaphore.c
|
- moved event, semaphore, mutex implementation from kernel32 to ntdll
|
2004-12-02 18:05:37 +00:00 |
serial.c
|
Added a check for poll.h.
|
2005-03-04 12:38:36 +00:00 |
signal.c
|
Added a check for poll.h.
|
2005-03-04 12:38:36 +00:00 |
snapshot.c
|
…
|
|
sock.c
|
Convert async I/O queues to standard lists.
|
2005-02-24 17:06:31 +00:00 |
thread.c
|
Added a check for poll.h.
|
2005-03-04 12:38:36 +00:00 |
thread.h
|
Convert the per-process thread list to a standard list.
|
2005-03-01 10:56:18 +00:00 |
timer.c
|
Implement NtQueryTimer.
|
2004-12-13 21:10:58 +00:00 |
token.c
|
- Implement AdjustTokenPrivileges, DuplicateTokenEx and
|
2005-02-11 11:52:06 +00:00 |
trace.c
|
Properly cope with get_message being called recursively while
|
2005-03-10 11:52:25 +00:00 |
unicode.c
|
…
|
|
unicode.h
|
…
|
|
user.c
|
Only allocate even-numbered window handles, MS Project depends on that
|
2004-05-28 19:35:37 +00:00 |
user.h
|
Removed no longer used create_region function, and directly export
|
2005-02-22 19:42:35 +00:00 |
window.c
|
Clear the internal paint flag in the server before returning a
|
2005-03-10 17:19:33 +00:00 |