CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 进程与线程

文件名称:CCOMThread_src

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2008-10-13
  • 文件大小:
    123.82kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

COM组件中的线程处理,文件中有更详细的说明。-of threads, the paper has a more detailed explanation.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

LegacyCOMObject1/
LegacyCOMObject1/dlldata.c
LegacyCOMObject1/LegacyCOMObject1.cpp
LegacyCOMObject1/LegacyCOMObject1.def
LegacyCOMObject1/LegacyCOMObject1.dsp
LegacyCOMObject1/LegacyCOMObject1.dsw
LegacyCOMObject1/LegacyCOMObject1.h
LegacyCOMObject1/LegacyCOMObject1.idl
LegacyCOMObject1/LegacyCOMObject1.rc
LegacyCOMObject1/LegacyCOMObject1.rgs
LegacyCOMObject1/LegacyCOMObject1.tlb
LegacyCOMObject1/LegacyCOMObject1ps.def
LegacyCOMObject1/LegacyCOMObject1ps.mk
LegacyCOMObject1/LegacyCOMObject1_i.c
LegacyCOMObject1/LegacyCOMObject1_Impl.cpp
LegacyCOMObject1/LegacyCOMObject1_Impl.h
LegacyCOMObject1/LegacyCOMObject1_p.c
LegacyCOMObject1/resource.h
LegacyCOMObject1/StdAfx.cpp
LegacyCOMObject1/StdAfx.h
Shared/
Shared/ComThread.cpp
Shared/ComThread.h
SimpleCOMObject1/
SimpleCOMObject1/dlldata.c
SimpleCOMObject1/resource.h
SimpleCOMObject1/SimpleCOMObject1.cpp
SimpleCOMObject1/SimpleCOMObject1.def
SimpleCOMObject1/SimpleCOMObject1.dsp
SimpleCOMObject1/SimpleCOMObject1.dsw
SimpleCOMObject1/SimpleCOMObject1.h
SimpleCOMObject1/SimpleCOMObject1.idl
SimpleCOMObject1/SimpleCOMObject1.rc
SimpleCOMObject1/SimpleCOMObject1.rgs
SimpleCOMObject1/SimpleCOMObject1.tlb
SimpleCOMObject1/SimpleCOMObject1CP.h
SimpleCOMObject1/SimpleCOMObject1ps.def
SimpleCOMObject1/SimpleCOMObject1ps.mk
SimpleCOMObject1/SimpleCOMObject1_i.c
SimpleCOMObject1/SimpleCOMObject1_impl.cpp
SimpleCOMObject1/SimpleCOMObject1_impl.h
SimpleCOMObject1/SimpleCOMObject1_p.c
SimpleCOMObject1/StdAfx.cpp
SimpleCOMObject1/StdAfx.h
SimpleCOMObject2/
SimpleCOMObject2/dlldata.c
SimpleCOMObject2/resource.h
SimpleCOMObject2/SimpleCOMObject2.cpp
SimpleCOMObject2/SimpleCOMObject2.def
SimpleCOMObject2/SimpleCOMObject2.dsp
SimpleCOMObject2/SimpleCOMObject2.dsw
SimpleCOMObject2/SimpleCOMObject2.h
SimpleCOMObject2/SimpleCOMObject2.idl
SimpleCOMObject2/SimpleCOMObject2.rc
SimpleCOMObject2/SimpleCOMObject2.rgs
SimpleCOMObject2/SimpleCOMObject2.tlb
SimpleCOMObject2/SimpleCOMObject2ps.def
SimpleCOMObject2/SimpleCOMObject2ps.mk
SimpleCOMObject2/SimpleCOMObject2_i.c
SimpleCOMObject2/SimpleCOMObject2_impl.cpp
SimpleCOMObject2/SimpleCOMObject2_impl.h
SimpleCOMObject2/SimpleCOMObject2_p.c
SimpleCOMObject2/StdAfx.cpp
SimpleCOMObject2/StdAfx.h
Test Programs/
Test Programs/VBTest/
Test Programs/VBTest/FormMain.frm
Test Programs/VBTest/MSSCCPRJ.SCC
Test Programs/VBTest/VBTest.exe
Test Programs/VBTest/VBTest.vbp
Test Programs/VBTest/VBTest.vbw
Test Programs/VCTests/
Test Programs/VCTests/DemonstrateDefaultSTA/
Test Programs/VCTests/DemonstrateDefaultSTA/VCTest01/
Test Programs/VCTests/DemonstrateDefaultSTA/VCTest01/main.cpp
Test Programs/VCTests/DemonstrateDefaultSTA/VCTest01/SimpleCOMObject2.tlh
Test Programs/VCTests/DemonstrateDefaultSTA/VCTest01/SimpleCOMObject2.tli
Test Programs/VCTests/DemonstrateDefaultSTA/VCTest01/VCTest01.dsp
Test Programs/VCTests/DemonstrateDefaultSTA/VCTest01/VCTest01.dsw
Test Programs/VCTests/DemonstrateDefaultSTA/VCTest02/
Test Programs/VCTests/DemonstrateDefaultSTA/VCTest02/main.cpp
Test Programs/VCTests/DemonstrateDefaultSTA/VCTest02/SimpleCOMObject2.tlh
Test Programs/VCTests/DemonstrateDefaultSTA/VCTest02/SimpleCOMObject2.tli
Test Programs/VCTests/DemonstrateDefaultSTA/VCTest02/VCTest02.dsp
Test Programs/VCTests/DemonstrateDefaultSTA/VCTest02/VCTest02.dsw
Test Programs/VCTests/DemonstrateExeServerSTA/
Test Programs/VCTests/DemonstrateExeServerSTA/Client/
Test Programs/VCTests/DemonstrateExeServerSTA/Client/VCTest01/
Test Programs/VCTests/DemonstrateExeServerSTA/Client/VCTest01/main.cpp
Test Programs/VCTests/DemonstrateExeServerSTA/Client/VCTest01/VCTest01.dsp
Test Programs/VCTests/DemonstrateExeServerSTA/Client/VCTest01/VCTest01.dsw
Test Programs/VCTests/DemonstrateExeServerSTA/Implementation/
Test Programs/VCTests/DemonstrateExeServerSTA/Implementation/ExeServerImpl/
Test Programs/VCTests/DemonstrateExeServerSTA/Implementation/ExeServerImpl/ExeObj01.cpp
Test Programs/VCTests/DemonstrateExeServerSTA/Implementation/ExeServerImpl/ExeObj01.h
Test Programs/VCTests/DemonstrateExeServerSTA/Implementation/ExeServerImpl/ExeObj02.cpp
Test Programs/VCTests/DemonstrateExeServerSTA/Implementation/ExeServerImpl/ExeObj02.h
Test Programs/VCTests/DemonstrateExeServerSTA/Implementation/ExeServerImpl/ExeObj03.cpp
Test Programs/VCTests/DemonstrateExeServerSTA/Implementation/ExeServerImpl/ExeObj03.h
Test Programs/VCTests/DemonstrateExeServerSTA/Implementation/ExeServerImpl/ExeServerImpl.dsp
Test Programs/VCTests/DemonstrateExeServerSTA/Implementation/ExeServerImpl/ExeServerImpl.dsw
Test Programs/VCTests/DemonstrateExeServerSTA/Implementation/ExeServerImpl/main.cpp
Test Programs/VCTests/DemonstrateExeServerSTA/Implementation/ExeServerImpl/refcountobj.cpp
Test Programs/VCTests/DemonstrateExeServerSTA/Implementation/ExeServerImpl/refcountobj.h
Test Programs/VCTests/DemonstrateExeServerSTA/Implementation/ExeServerImpl/REGISTRY.CPP
Test Programs/VCTests/DemonstrateExeServerSTA/Implementation/ExeServerImpl/REGISTRY.H
Test Programs/VCTests/DemonstrateExeServerSTA/Interface/
Test Programs/VCTests/DemonstrateExeServerSTA/Interface/ExeServerInterfaces/
Test Programs/VCTests/DemonstrateExeServerSTA/Interface

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com