abstract.txt

来自「THE DECISION TREE ALGORITHM USED VC」· 文本 代码 · 共 23 行

TXT
23
字号
 
 
 CMNDLG32: Uses the Common Dialogs Under Windows 95
 
 CMNDLG32 implements the common dialogs under the
 Microsoft(R) Windows(R) 95 operating system in their
 simple form, using a hook, and using templates. It also
 checks the platform under which it is running to determine
 whether to use the older-style dialog boxes (for Microsoft
 Windows NT[TM]) or to use the new-look dialog boxes (under
 Windows 95).
 
 CMNDLG32 is a companion sample for the "Using the Common
 Dialogs Under Windows 95" technical article in the
 Microsoft Development Library.
 
 CMNDLG32 was built and tested under a preliminary version
 of Microsoft Windows 95 using Microsoft Visual C++(TM)
 version 2.0.
 
 KEYWORDS: CD10; CHOOSECOLOR; CHOOSEFONT; COMCTL32;
 OPENFILENAME; PropertySheet

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?