?? 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);
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -