1
0
Fork 0
x64dbg/src/bridge
Torusrxxx bdefeea0ad Use a critical section to guard the GuiTranslateText (#1011)
* Translate some strings and export memiscodepage.

* fixed memory leaks in watch view

* warn the user if the breakpoint is not executable

* use dbgfunctions

* remove unused exports

* fix

* fix

* guard translate function with critical section

* DeleteCriticalSection
2016-08-26 17:10:57 +02:00
..
Utf8Ini.h DBG+GUI+BRIDGE: fixed all kinds of small errors (thanks to coverity!) 2016-01-08 10:49:02 +01:00
_global.cpp Warn the user if the software breakpoint is not executable (#1010) 2016-08-26 16:03:08 +02:00
_global.h Thread Safe 2016-08-23 10:46:25 +08:00
bridgegraph.h BRIDGE: fixed bridgegraph.h compilation for older MSVC versions 2016-07-22 19:50:09 +02:00
bridgelist.h BRIDGE: add node data in BridgeCFNode 2016-07-17 00:26:01 +02:00
bridgemain.cpp Use a critical section to guard the GuiTranslateText (#1011) 2016-08-26 17:10:57 +02:00
bridgemain.h Thread Safe 2016-08-23 10:46:25 +08:00
x64_dbg_bridge.vcxproj BRIDGE: initial interface for graphing 2016-07-12 07:28:43 +02:00
x64_dbg_bridge.vcxproj.filters BRIDGE: initial interface for graphing 2016-07-12 07:28:43 +02:00
x64_dbg_bridge.vcxproj.user PROJECT: don't ignore *.vcxproj.user files 2015-11-27 22:43:49 +01:00