.. |
.cvsignore
|
…
|
|
Makefile.in
|
…
|
|
async.c
|
…
|
|
atom.c
|
Added atom_t type for atoms to make sure we use the same type
|
2001-10-12 18:45:29 +00:00 |
change.c
|
…
|
|
console.c
|
Fetch a handle type in FILE_GetUnixHandle.
|
2001-10-04 16:18:15 +00:00 |
context_i386.c
|
Only include 'sys/user.h' for Linux. Fixes a compilation error on
|
2001-11-20 18:52:42 +00:00 |
context_sparc.c
|
Only include 'sys/user.h' for Linux. Fixes a compilation error on
|
2001-11-20 18:52:42 +00:00 |
debugger.c
|
…
|
|
device.c
|
Fetch a handle type in FILE_GetUnixHandle.
|
2001-10-04 16:18:15 +00:00 |
event.c
|
…
|
|
file.c
|
Save a disk file's drive type in the server object.
|
2001-10-24 00:23:25 +00:00 |
handle.c
|
…
|
|
handle.h
|
…
|
|
main.c
|
Make sure that GetMessagePos and GetMessageTime return sane values
|
2001-10-17 17:48:49 +00:00 |
mapping.c
|
Save a disk file's drive type in the server object.
|
2001-10-24 00:23:25 +00:00 |
mutex.c
|
…
|
|
named_pipe.c
|
Make ConnectNamedPipe work in overlapped mode.
|
2001-11-07 20:14:45 +00:00 |
object.c
|
Fetch a handle type in FILE_GetUnixHandle.
|
2001-10-04 16:18:15 +00:00 |
object.h
|
Save a disk file's drive type in the server object.
|
2001-10-24 00:23:25 +00:00 |
pipe.c
|
Fetch a handle type in FILE_GetUnixHandle.
|
2001-10-04 16:18:15 +00:00 |
process.c
|
Prevent warnings about labels at end of switch statements when
|
2001-11-19 02:24:14 +00:00 |
process.h
|
…
|
|
protocol.def
|
Store the window caption text in the server.
|
2001-11-13 22:23:48 +00:00 |
ptrace.c
|
…
|
|
queue.c
|
Moved WIN_FindWinToRepaint functionality to the server.
|
2001-11-14 21:28:36 +00:00 |
registry.c
|
…
|
|
request.c
|
Fix the #include order for config.h.
|
2001-11-06 20:57:11 +00:00 |
request.h
|
Store the window caption text in the server.
|
2001-11-13 22:23:48 +00:00 |
select.c
|
Prevent danger of accessing freed memory (theoretical but unlikely
|
2001-11-06 22:25:11 +00:00 |
semaphore.c
|
…
|
|
serial.c
|
Make serial fd blocking mode depend on FILE_FLAG_OVERLAPPED.
|
2001-10-08 20:40:57 +00:00 |
snapshot.c
|
…
|
|
sock.c
|
Make winsock.h and winsock2.h independent from the Unix headers.
|
2001-11-14 21:26:23 +00:00 |
thread.c
|
Avoid ftruncate to work around broken UMSDOS file system.
|
2001-11-07 20:25:12 +00:00 |
thread.h
|
…
|
|
timer.c
|
…
|
|
trace.c
|
Fix the Solaris and FreeBSD compilation errors introduced by the
|
2001-11-19 02:23:22 +00:00 |
unicode.c
|
…
|
|
unicode.h
|
Store the window caption text in the server.
|
2001-11-13 22:23:48 +00:00 |
user.c
|
…
|
|
user.h
|
Moved WIN_FindWinToRepaint functionality to the server.
|
2001-11-14 21:28:36 +00:00 |
window.c
|
Moved WIN_FindWinToRepaint functionality to the server.
|
2001-11-14 21:28:36 +00:00 |