📄 eraprptw.h
字号:
// File: ERAPRPTW.H
//
// For using error logger with windows
// USER MAY specify parent window
// or NULL which simply means the
// message boxes don't have a
// parent window - they'll still
// work fine. This is the recommended
// method, because if the parent window
// is destroyed and then a call is
// made to ERAerr... there may be
// unpredictable results if the
// parent window isn't active anymore.
void ERAsetWindowParent
( UINT pasHwnd = NULL);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -