1
0
mirror of synced 2024-11-28 01:20:51 +01:00
ImHex/main/source
PerikiyoXD 691df0fc83
fix: Implemented forwarder executable (#1308)
Fixes random .NET plugin crash caused by the console window being freed
on the same process.

### Problem description
Sometimes when launching from the explorer ImHex crashes

### Implementation description
We've implemented a launcher to avoid freeing the std streams, that
generated the bug.

### Screenshots
N/A

### Additional things
Blame windows console subsystem
2023-09-16 13:08:19 +02:00
..
forwarder fix: Implemented forwarder executable (#1308) 2023-09-16 13:08:19 +02:00
init feat: Add more details to startup tasks (#1301) 2023-09-09 12:49:15 +02:00
messaging feat: Added command line interface support (#1172) 2023-07-13 14:08:23 +02:00
window fix: Implemented forwarder executable (#1308) 2023-09-16 13:08:19 +02:00
crash_handlers.cpp patterns: Updated pattern language 2023-08-26 23:31:25 +02:00
main.cpp refactor: separate loop and frame logic (#1300) 2023-09-07 20:33:49 +02:00