?? readme.txt
字號:
Here are the COM examples from chapter 11. The example is a simple
COM object within an INPROC server. The COM object is implemented
in three ways: 1) using multiple inheritance (see the CoMathmi directory),
2) using nested classes (see the CoMathn directory), and 3) using MFC
(see the CoMath32 directory).
Each directory has a client program to test the CoMath objects.
To see how these work
1) build the INPROC server
2) Register the server in the registry
3) Compile the accompanying "CLIENT" program
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -