1
0
mirror of synced 2024-11-24 07:40:17 +01:00
ImHex/main
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
..
include refactor: separate loop and frame logic (#1300) 2023-09-07 20:33:49 +02:00
romfs fix: Remove remannts of #680 bugfix (#1282) 2023-09-02 22:59:09 +02:00
source fix: Implemented forwarder executable (#1308) 2023-09-16 13:08:19 +02:00
CMakeLists.txt fix: Implemented forwarder executable (#1308) 2023-09-16 13:08:19 +02:00