Paul Gofman
|
8eacd3e507
server: Store PE image info in process structure.
|
2 yıl önce |
Rémi Bernon
|
c37a6e8e40
server: Wait for process exit more often and using increasing delay.
|
3 yıl önce |
Alexandre Julliard
|
ad93413c71
server: Store session id in the process and return it at process init time.
|
3 yıl önce |
Alexandre Julliard
|
339ed57643
server: Get rid of the CPU type and functions.
|
3 yıl önce |
Alexandre Julliard
|
a51f26badf
server: Return the process machine from the main exe instead of a CPU flag.
|
3 yıl önce |
Alexandre Julliard
|
828077e3b3
server: Pass the NT process flags to the new_process request.
|
3 yıl önce |
Alexandre Julliard
|
3c9b5379d1
server: Store a copy of the image file name in the process.
|
3 yıl önce |
Alexandre Julliard
|
e7fa4fd147
server: Remove the load/unload_dll requests and the dll list.
|
3 yıl önce |
Alexandre Julliard
|
146ed693d6
server: Return the NT name for the list_processes request.
|
3 yıl önce |
Alexandre Julliard
|
44699c324f
server: Add a separate request to initialize the first thread of a process.
|
3 yıl önce |
Alexandre Julliard
|
123023eac7
server: Fetch the data for the debug events from the process memory views.
|
3 yıl önce |
Alexandre Julliard
|
11e6f1007c
ntdll: Pass a debug object in the new_process request.
|
3 yıl önce |
Alexandre Julliard
|
faa9f5be59
server: Store a debug object instead of a debugger thread in the process.
|
3 yıl önce |
Alexandre Julliard
|
5ff2b7d98f
server: Get rid of the exe_file parameter in the new_process request.
|
3 yıl önce |
Jacek Caban
|
23e7b859a1
server: Remove no longer needed free_console.
|
4 yıl önce |
Jacek Caban
|
6f3cf86a56
server: Rename console_input to console.
|
4 yıl önce |
Jacek Caban
|
c1bfa103a2
server: Remove no longer needed hack for inheriting console from stdin.
|
4 yıl önce |
Nikolay Sivov
|
fde5967f72
server: Inherit standard handles together with explicit handle list.
|
4 yıl önce |
Michael Müller
|
d0bea3d702
server: Implement support for creating a process with a specified token.
|
4 yıl önce |
Nikolay Sivov
|
c58a10c163
server: Implement inherited handles list.
|
4 yıl önce |
Jacek Caban
|
30596feb03
server: Use passed console handle to inherit console for created process.
|
4 yıl önce |
Jacek Caban
|
09ff2436c4
server: Pass console handle to the child process.
|
4 yıl önce |
Zebediah Figura
|
1ff8fe20bf
server: Remove no longer used snapshot requests.
|
4 yıl önce |
Paul Gofman
|
74a74556dd
server: Support creating processes with specified parent.
|
5 yıl önce |
Jacek Caban
|
c1a32a080f
server: Report only one debug event per process at the time.
|
5 yıl önce |
Jacek Caban
|
b0ae02bea6
server: Remove no longer needed break_process.
|
5 yıl önce |
Derek Lesho
|
f534fbd3e3
server: Allow creating process kernel objects.
|
5 yıl önce |
Alexandre Julliard
|
bff3255703
server: Pass a process as parent to create_process().
|
6 yıl önce |
Alexandre Julliard
|
d6683d637a
server: Store the process exe file in the process structure.
|
6 yıl önce |
Alexandre Julliard
|
ac7ae92af1
server: Allow specifying the security descriptor for a new process.
|
6 yıl önce |