/
githubmirror
/
x64dbg
Обзор
Документация
Войти
/
githubmirror
/
x64dbg
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
development
src/dbg/_apichecker.c
7 строк
166 B
Duncan Ogilvie
Minor cleanup & ensure the plugin API is C compatible
07 июл 2024, 16:43
07 июл 2024, 16:43
48dde16
Код
Авторство
О чём код?
// HACK: pretend we are in the same environment as a plugin //#define PLUG_IMPEXP #ifdef BUILD_DBG #undef BUILD_DBG #endif // BUILD_DBG #include "_plugins.h"