VC ++ 2005可以创建MFC自动化客户端吗? [英] Can VC++ 2005 create an MFC automation client?

查看:94
本文介绍了VC ++ 2005可以创建MFC自动化客户端吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

可以从以下页面下载混合示例:
http://msdn.microsoft.com/zh-cn/library/0x3w7w1x(VS.80).aspx
"CALCDRIV示例:演示自动化客户端应用程序"

示例代码可以由VC ++ 2005编译.
但是示例代码不是由VC ++ 2005创建的.


"//包括从ClassWizard的" Read生成的类型安全类.类型库"
"//按钮以与启用了IDispatch的计算器对象对接."


"//机器生成的IDispatch驱动程序类已创建使用ClassWizard.""


". //注意-ClassWizard将在此处添加和删除映射宏. //不要编辑在这些生成的代码块中看到的内容!"


VC ++ 2005是否可以在不依赖VC ++ 6的情况下创建这种客户端应用程序?

A mixed sample can be downloaded from page
http://msdn.microsoft.com/en-us/library/0x3w7w1x(VS.80).aspx
"CALCDRIV Sample: Demonstrates an Automation Client Application"

The sample code can be compiled by VC++ 2005.
But the sample code was not created by VC++ 2005.


"// Include the type-safe class generated from ClassWizard's "Read Type Library""
"//  button to interface with the IDispatch enabled calculator object."


"// Machine generated IDispatch driver class(es) created with ClassWizard."


"  // NOTE - the ClassWizard will add and remove mapping macros here."
"  //    DO NOT EDIT what you see in these blocks of generated code!"


Can VC++ 2005 create this kind of client application without depending on VC++ 6?

推荐答案

VC的各种编译器彼此之间没有依赖性.
The various compilers of VC have no dependency what so ever with each other.


这篇关于VC ++ 2005可以创建MFC自动化客户端吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆