12 Commits

Author SHA1 Message Date
Luke Street 166b9036fd Dont set ERROR_SUCCESS generally
Turns out we should only be setting this in a select few cases.
2025-10-06 00:03:10 -06:00
Luke Street 0d76e541c1 Reorg headers, module_registry -> modules, remove ActCtx msvcr80.dll hack 2025-10-05 17:46:16 -06:00
Luke Street b87fb5e472 Implement some ActCtx functions for msvcr80.dll 2025-10-05 15:52:38 -06:00
Luke Street 0bc80b6618 Split into HostContextGuard/GuestContextGuard 2025-10-05 14:32:06 -06:00
Luke Street cd7baffc5e Save/restore fs/gs segments when re-entering host code 2025-10-05 13:58:40 -06:00
Luke Street cf7ea70fac Some Atom function impls 2025-10-04 14:58:35 -06:00
Luke Street ffdfa38591 Actually add to ProcessManager when spawning 2025-10-04 14:12:24 -06:00
Luke Street 390f26b28d New handles, threading and processes subsystems 2025-10-04 13:31:26 -06:00
Luke Street d8150e33b9 Rework thread TIB handling & DLL initialization handling 2025-10-02 16:40:23 -06:00
Luke Street 8330f27479 Add CreatePipe, CON* support for CreateFileA, more for cygwin 2025-10-02 09:47:41 -06:00
Luke Street 2cbd624119 Split kernel32 into separate files (part 3) 2025-10-02 01:02:26 -06:00
Luke Street fa3ed4893a Split kernel32 into separate files (part 2) 2025-10-02 00:20:28 -06:00