摘要:
【Automation Clients】 Automation makes it possible for your application to manipulate objects implemented in another application, or to expose objects so they can be manipulated. An automation client is an application that can manipulate exposed objects belonging to another application. The applicat. 阅读全文
posted @ 2012-07-10 21:51
Tekkaman
阅读(203)
评论(0)
推荐(0)
摘要:
【ActiveX Control Test Container】 在windows7系统中,vs2008环境下用MFC ActiveX Control生成的tstcon32.exe在win7下不能运行,但是在xp系统中却能正常编译,解决方法: 分别在TstCon和TCProps两个Project的StdAfx.h文件加入 #define _WIN32_WINNT 0x0600. 原始TstCon工程没有相应语句之间添加即可;原始TCProps工程将#define _WIN32_WINNT 0x0400改为#define _WIN32_WINNT 0x0600即可。参考:http://ww... 阅读全文
posted @ 2012-07-10 16:25
Tekkaman
阅读(1402)
评论(0)
推荐(0)
浙公网安备 33010602011771号