⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 eraprptw.h

📁 用c++变得一个测量财富的+游戏
💻 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 + -