Commit Graph

11 Commits

Author SHA1 Message Date
Luke Street 62d8daccac Overlapped I/O support (fixes ProDG compilers) 2025-09-29 23:32:17 -06:00
Luke Street c17953b318 Refactor main module resolution & HMODULE handle behavior 2025-09-29 13:50:27 -06:00
Luke Street 1a4944e619 More msvcrt, fix loading DLLs in program dir regression 2025-09-28 19:33:58 -06:00
Luke Street bc33bae659 Formatting, fixes, deduplication 2025-09-28 17:00:38 -06:00
Luke Street 2732bd584a More msvcrt impls for Ubuntu mingw 2025-09-28 15:09:13 -06:00
Luke Street b53ae15c82 Force builtin lmgr stub and stub missing imports 2025-09-26 19:59:58 -06:00
Luke Street f23224bbcc cl.exe works! but I didn't review most of this code 2025-09-26 17:38:24 -06:00
Luke Street b4ea1da959 Improve DLL loading and process launch handling 2025-09-26 15:04:55 -06:00
Luke Street a17a3c5413 Invoke dllMain with proper TIB selector 2025-09-26 13:09:27 -06:00
Luke Street 8b29e1bcbb clang-format and fix release build 2025-09-26 12:10:56 -06:00
Luke Street 836f485d66 Initial external DLL support 2025-09-26 00:55:35 -06:00