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