COM基础介绍

Introduction to COM - What It Is and How to Use It.

http://www.codeproject.com/Articles/633/Introduction-to-COM-What-It-Is-and-How-to-Use-It

COM in plain C

http://www.codeproject.com/Articles/13601/COM-in-plain-C

COM from scratch - PART ONE

http://www.codeproject.com/Articles/6726/COM-from-scratch-PART-ONE

The Component Object Model

http://msdn.microsoft.com/en-us/library/ms694363%28VS.85%29.aspx

 

COM是什么的缩写?

Component Object Model

 

COM是做什么用的?

简单来说, COM是不同语言, 不同应用程序共享二进制代码的一种方法.

 

如果在VS2010中尝试运行文章<<Introduction to COM - What It Is and How to Use It>>中的COM实例代码, 需要按照下面文章中的方法对stdafx.h进行修改.

VS2010编译错误:fatal error C1189: #error : This file requires _WIN32_WINNT to be #defined at least to 0x0403...的解决方法

http://www.cnblogs.com/madhenry/archive/2011/06/29/2093678.html

posted on   中道学友  阅读(438)  评论(0编辑  收藏  举报

编辑推荐:
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
阅读排行:
· 震惊!C++程序真的从main开始吗?99%的程序员都答错了
· 【硬核科普】Trae如何「偷看」你的代码?零基础破解AI编程运行原理
· 单元测试从入门到精通
· 上周热点回顾(3.3-3.9)
· winform 绘制太阳,地球,月球 运作规律
历史上的今天:
2011-08-02 使用ContentDeploymentJob.AddQuickDeployObject的时候, 请注意第三个参数一定要使用Server Relative URL
2011-08-02 Error occurred in deployment step 'Activate Features': Feature with Id '{GUID}' is not installed in this farm, and cannot be added to this scope.

导航

< 2012年8月 >
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
2 3 4 5 6 7 8

技术追求准确,态度积极向上

点击右上角即可分享
微信分享提示