1
0
Fork 0
x64dbg/src/launcher
LIU Hao e9dfe3020e
Make error messages clearer if x96dbg fails to open a file
When x96dbg failed to open a file, it displayed a message box with the path as the message and a reason string as the caption. This looks weird, as the caption conveys useful information but it can usually be truncated.

We should display the reason string as the message, and the path as the caption instead.
2023-10-27 00:17:32 +08:00
..
x64dbg_launcher.cpp Make error messages clearer if x96dbg fails to open a file 2023-10-27 00:17:32 +08:00
x64dbg_launcher.vcxproj DBG+EXE+LAUNCHER+BRIDGE: remove _CRT_SECURE_NO_WARNINGS 2017-10-08 16:16:20 +02:00
x64dbg_launcher.vcxproj.filters EXE+DBG: improved launcher (closes issue #1591) 2017-05-31 15:47:08 +02:00