登录
首页 » Visual C++ » NewVCCom

NewVCCom

于 2021-03-07 发布 文件大小:3820KB
0 205
下载积分: 1 下载次数: 17

代码说明:

  使用VC生成COM组件的方法,里面对VC生成不同形式的COM接口参数的方法,对COM组件不熟悉的朋友会是一个很好的学习资料!(COM components using VC generation method which generates on the VC parameters of different types of COM interfaces methods, and COM components are not familiar with the friend would be a good learning materials!)

文件列表:

NewVCCom
........\Debug
........\.....\NewVCCom.bsc,4662272,2010-05-17
........\.....\NewVCCom.dll,258113,2010-05-17
........\.....\NewVCCom.exp,1018,2010-05-17
........\.....\NewVCCom.ilk,418892,2010-05-17
........\.....\NewVCCom.lib,1768,2010-05-17
........\.....\NewVCCom.obj,148123,2010-05-17
........\.....\NewVCCom.pch,7762372,2010-05-17
........\.....\NewVCCom.pdb,877568,2010-05-17
........\.....\NewVCCom.res,3248,2010-05-17
........\.....\NewVCCom.sbr,0,2010-05-17
........\.....\OneTestClass.obj,7559,2010-05-17
........\.....\OneTestClass.sbr,0,2010-05-17
........\.....\regsvr32.trg,22,2010-05-17
........\.....\StdAfx.obj,151510,2010-05-17
........\.....\StdAfx.sbr,1319984,2010-05-17
........\.....\vc60.idb,214016,2010-05-17
........\.....\vc60.pdb,520192,2010-05-17
........\dlldata.c,837,2010-05-17
........\NewVCCom.aps,3660,2010-05-17
........\NewVCCom.cpp,1976,2010-05-17
........\NewVCCom.def,224,2010-05-17
........\NewVCCom.dsp,12936,2010-05-17
........\NewVCCom.dsw,541,2010-05-17
........\NewVCCom.h,6418,2010-05-17
........\NewVCCom.idl,863,2010-05-17
........\NewVCCom.ncb,58368,2010-06-12
........\NewVCCom.opt,48640,2010-06-12
........\NewVCCom.plg,1822,2010-05-17
........\NewVCCom.rc,2919,2010-05-17
........\NewVCCom.tlb,1712,2010-05-17
........\NewVCComps.def,250,2010-05-17
........\NewVCComps.mk,466,2010-05-17
........\NewVCCom_i.c,1156,2010-05-17
........\NewVCCom_p.c,7034,2010-05-17
........\OneTestClass.cpp,652,2010-05-17
........\OneTestClass.h,1362,2010-05-17
........\OneTestClass.rgs,529,2010-05-17
........\resource.h,546,2010-05-17
........\StdAfx.cpp,315,2010-05-17
........\StdAfx.h,908,2010-05-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ichat
    一个真正SERVER PUSH的聊天室,很不错,C语言所写,最可惜的是已经被编译过了,但是界面全部被独立出来了的,可以自行更改,只是不能研究程序的内部结构…… (a real SERVER PUSH chat rooms, very good, C language written, it is most unfortunate that has been compiled, but the interface were all independent of and can make changes, but the procedures are not able to study the internal structure of ...)
    2004-09-27 22:28:08下载
    积分:1
  • Cksj
    一些实用小程序,有成绩等级划分、特殊图形输出等,均系原创。(Some useful applets and good performance grading, special graphics output, etc., are in original.)
    2009-11-30 21:35:05下载
    积分:1
  • change-the-private-members
    类的私有成员是面向编译器的。对内存而言,一切都是公开的。代码即是使用指针去改变类的私有成员,来说明这个问题。(Private members of the class-oriented compiler. Memory is concerned, everything is open. Code is to use a pointer to change the private members of the class, to illustrate the problem.)
    2014-01-10 22:55:11下载
    积分:1
  • Mac
    中国科学院力学研究所,李新亮,计算流体力学,第四次作业,激波管计算程序(Mechanics Institute, Li Xinliang, computational fluid dynamics, the fourth operation, shock tube calculation program)
    2020-07-03 04:00:01下载
    积分:1
  • UPanRecord
    用VC++2005写的禁用与启用U盘的源程序!(Written with VC++2005 U disk to disable and enable the source!)
    2010-07-16 20:30:12下载
    积分:1
  • gps_spl
    此程序为GPS接收机的源码,包括捕获、跟踪、定位解算和算法,其硬件基于gp2015和gp4020,处理器为arm7,对理解GPS接收机原理有很大帮助.(This procedure source for GPS receiver, including the capture, tracking, positioning solvers and algorithms, and its hardware-based gp2015 and gp4020, processor arm7, on the understanding of the principle of GPS receivers have great help to me.)
    2020-06-30 05:00:01下载
    积分:1
  • Warehouse-management-system
    基于MFC单文档视图结构的仓库管理系统包含四个模块:基础信息管理、入库管理、库存管理、查询管理,并使用嵌入式SQL语句与数据库通信(Warehouse Management System based MFC single document view architecture consists of four modules: basic information management, storage management, inventory management, query management, and use embedded SQL statements to communicate with the database)
    2014-05-06 22:13:16下载
    积分:1
  • luaEditor
    Windows Lua编程函数安装包, 图形用户界面式的lua编程还有帮助文档(install package for lua programming)
    2014-07-22 17:15:31下载
    积分:1
  • MOTIONTEST(opencv)
    目前发现最好的一个移动目标检测,同时已经转换为VS2010项目,并成功测试,用USB摄像头,检测移动物体,基于opencv(Discover the best one currently moving target detection, and has been converted to a VS2010 project and successfully tested with USB camera to detect moving objects, based on opencv)
    2013-09-05 23:52:15下载
    积分:1
  • example-flac3d-mohr
    这是一个基于c++编写的,用于flac3d中本构模型二次开发的程序,其编写的是mohr-coulomb模型。(this is a secondary development program compiled by visual c++,it can be used for study for constitutive model. )
    2021-04-06 19:29:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载