4 Commits

Author SHA1 Message Date
dutchpsycho 3bcfe1cccd clang: formatted 2026-05-06 09:32:58 +10:00
dutchpsycho 8085f11693 controller/injection: split launch helper modules 2026-05-06 09:11:06 +10:00
dutchpsycho 3159249e08 controller/injection: port injection module to C++ and add handle utility header
Replace Blackbird_controller_injection.c with injection.cpp. Add core/util/handles.h
with RAII handle wrappers (UniqueHandle, UniqueProcessHandle) used across the C++
modules to avoid manual CloseHandle call paths. Refs #11.
2026-04-17 15:00:00 +00:00
dutchpsycho b5a1526529 Fix project paths after source tree rename 2026-04-03 14:23:15 +10:00