.. |
.cvsignore
|
c0d52e0688
Initial revision
|
il y a 26 ans |
Makefile.in
|
4634447d6b
- got rid of include/async.h
|
il y a 20 ans |
atom.c
|
e66207ebfc
Moved all references to file descriptors out of the generic object
|
il y a 22 ans |
change.c
|
e8a339c1d2
Portability fixes for LSB compatibility.
|
il y a 21 ans |
class.c
|
bd13ab8d78
Store a pointer to the client-side class structure in the server and
|
il y a 21 ans |
clipboard.c
|
342adc93ef
The clipboard owner can be set by the thread that has the clipboard
|
il y a 20 ans |
console.c
|
440ad8ccf2
- ctrl-c enabling flag is now inherited
|
il y a 20 ans |
console.h
|
a86a289420
In console input record queue, replace semaphore with a manual reset
|
il y a 22 ans |
context_alpha.c
|
1d9df9f9c0
Create the necessary functions for wineserver contexts for Alpha.
|
il y a 20 ans |
context_i386.c
|
e37c6e18d0
Fixed header dependencies to be fully compatible with the Windows
|
il y a 21 ans |
context_powerpc.c
|
e37c6e18d0
Fixed header dependencies to be fully compatible with the Windows
|
il y a 21 ans |
context_sparc.c
|
e37c6e18d0
Fixed header dependencies to be fully compatible with the Windows
|
il y a 21 ans |
debugger.c
|
0a258964c2
Const correctness fixes.
|
il y a 20 ans |
event.c
|
44158dd690
- moved event, semaphore, mutex implementation from kernel32 to ntdll
|
il y a 20 ans |
fd.c
|
e432d54fd7
Fixed potential crash in fd_dump function.
|
il y a 20 ans |
file.c
|
4634447d6b
- got rid of include/async.h
|
il y a 20 ans |
file.h
|
4634447d6b
- got rid of include/async.h
|
il y a 20 ans |
handle.c
|
9fd54b2838
- Implemented a few information classes in NtQuerySystemInformation.
|
il y a 21 ans |
handle.h
|
9fd54b2838
- Implemented a few information classes in NtQuerySystemInformation.
|
il y a 21 ans |
hook.c
|
6dba0a7718
Add support for winevent hooks.
|
il y a 20 ans |
main.c
|
52e5ac5e41
Make sure leaked objects are printed even if a file descriptor is
|
il y a 20 ans |
mapping.c
|
646ab89f0a
Support mapping non page-aligned binaries for SEC_IMAGE mappings.
|
il y a 20 ans |
mutex.c
|
44158dd690
- moved event, semaphore, mutex implementation from kernel32 to ntdll
|
il y a 20 ans |
named_pipe.c
|
795e9de806
Support WaitNamedPipe timeouts.
|
il y a 20 ans |
object.c
|
294835a839
Another round of const correctness fixes.
|
il y a 20 ans |
object.h
|
b0f02b28b9
- Implement AdjustTokenPrivileges, DuplicateTokenEx and
|
il y a 20 ans |
process.c
|
b0f02b28b9
- Implement AdjustTokenPrivileges, DuplicateTokenEx and
|
il y a 20 ans |
process.h
|
bfce151ae5
Added window classes in the server, and support for inter-process
|
il y a 21 ans |
protocol.def
|
b0f02b28b9
- Implement AdjustTokenPrivileges, DuplicateTokenEx and
|
il y a 20 ans |
ptrace.c
|
de1990f4cf
Cope with wait4 being interrupted by a signal.
|
il y a 21 ans |
queue.c
|
6dba0a7718
Add support for winevent hooks.
|
il y a 20 ans |
region.c
|
807fe07417
Don't bother to return partial region data in get_window_region and
|
il y a 20 ans |
registry.c
|
0a258964c2
Const correctness fixes.
|
il y a 20 ans |
request.c
|
52e5ac5e41
Make sure leaked objects are printed even if a file descriptor is
|
il y a 20 ans |
request.h
|
b0f02b28b9
- Implement AdjustTokenPrivileges, DuplicateTokenEx and
|
il y a 20 ans |
semaphore.c
|
44158dd690
- moved event, semaphore, mutex implementation from kernel32 to ntdll
|
il y a 20 ans |
serial.c
|
4634447d6b
- got rid of include/async.h
|
il y a 20 ans |
signal.c
|
4634447d6b
- got rid of include/async.h
|
il y a 20 ans |
snapshot.c
|
9fd54b2838
- Implemented a few information classes in NtQuerySystemInformation.
|
il y a 21 ans |
sock.c
|
4634447d6b
- got rid of include/async.h
|
il y a 20 ans |
thread.c
|
6dba0a7718
Add support for winevent hooks.
|
il y a 20 ans |
thread.h
|
d5b4232a3f
Added set_win32_error() for error codes that don't have an NT status
|
il y a 21 ans |
timer.c
|
7572b125b5
Implement NtQueryTimer.
|
il y a 20 ans |
token.c
|
b0f02b28b9
- Implement AdjustTokenPrivileges, DuplicateTokenEx and
|
il y a 20 ans |
trace.c
|
b0f02b28b9
- Implement AdjustTokenPrivileges, DuplicateTokenEx and
|
il y a 20 ans |
unicode.c
|
7832562ee6
Fixed warnings with gcc option "-Wwrite-strings".
|
il y a 21 ans |
unicode.h
|
7832562ee6
Fixed warnings with gcc option "-Wwrite-strings".
|
il y a 21 ans |
user.c
|
ed8a41c7b5
Only allocate even-numbered window handles, MS Project depends on that
|
il y a 21 ans |
user.h
|
6dba0a7718
Add support for winevent hooks.
|
il y a 20 ans |
window.c
|
04995ce90d
Don't overwrite last byte of the window structure as we might not have
|
il y a 20 ans |