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

📄 readme.txt

📁 很有用的mfc书籍,看后感触很深,大家都收藏啊
💻 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 + -