cmdlgr.h
来自「将UCOS与UCGUI整合到一起,并在BORLAND C++上运行通过的源程序.」· C头文件 代码 · 共 14 行
H
14 行
// Borland C++ Windows - (C) Copyright 1992 by Borland International
// FILE : cmdlgr.h
#define szCMDLGAPAbout "Common Dialog Example\nCopyright (c) 1992 Borland International, Inc."
#define CM_U_FILEOPEN 0x100
#define CM_U_COLOR 0x101
#define CM_U_FONT 0x102
#define CM_EXIT 0x103
#define CM_U_HELPABOUT 0x200
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?