📄 redirect_debugwindow.h
字号:
//-- {CycleCode: 47} file [0..132]
//-- {AddDecl: 48} module.vulnerableDeclarations [0..-1]
//-- {StartSubRegion: 49} module.ifndef [0..23]
#ifndef _EMXDEBUGCON_H_
//-- {StartSubRegion: 50} module.define [24..47]
#define _EMXDEBUGCON_H_
//-- {InsertRegion: 52} module.vulnerableDeclarations [48..119]
//## begin module.epilog preserve=yes
//#define GMTRACE
void RedirectIOToConsole(const char title[]);
//## end module.epilog
//-- {StartSubRegion: 51} module.endif [120..132]
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -