Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-28 | debug interfaces: normalize extension functions (set prefix to tt_debug_). | midipix | 1 | -1/+1 |
2019-05-28 | __ntapi_tt_spawn_foreign_process(): added initial debug support. | midipix | 1 | -3/+26 |
2018-01-26 | struct _nt_spawn_process_params: foreign process creation: support passing cwd. | midipix | 1 | -1/+1 |
2017-12-27 | __ntapi_tt_spawn_foreign_process(): added interopflags support. | midipix | 1 | -1/+1 |
2017-12-25 | nt_process.h: refactor: NT_PROCESS_CREATE_FLAGS_ --> NT_PROCESS_SPAWN_FLAG_. | midipix | 1 | -1/+1 |
2017-12-06 | internal foreign process creation: set process and thread creation flags. | midipix | 1 | -0/+5 |
2017-10-29 | __ntapi_tt_spawn_foreign_process(): optionally use kernel32 as the backend. | midipix | 1 | -11/+96 |
2017-10-08 | process creation: added __ntapi_tt_spawn_foreign_process(). | midipix | 1 | -0/+316 |