登录
首页 » ActiveX-DCOM-ATL » 嵌套类内存布局深入分析,学了COM后觉得理解嵌套类很重要,因此做了一个例子程序。本程序时用VC6.0写的并编译通过...

嵌套类内存布局深入分析,学了COM后觉得理解嵌套类很重要,因此做了一个例子程序。本程序时用VC6.0写的并编译通过...

于 2023-05-22 发布 文件大小:5.82 kB
0 127
下载积分: 2 下载次数: 1

代码说明:

嵌套类内存布局深入分析,学了COM后觉得理解嵌套类很重要,因此做了一个例子程序。本程序时用VC6.0写的并编译通过-Nested class memory layout in-depth analysis, learning of the COM, I felt very important to understand the nested class, so make an example program. The program, written and compiled using VC6.0 through

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

发表评论

0 个回复

  • DJGPP
    DJGPP This the official DJGPP distribution area. Nearly all people should get the files v2/readme.1st and v2/faq*.zip to figure out what to download. See http://www.delorie.com/djgpp/ for more information. The subdirectories are organized as follows: For DJGPP Version 2.01: v2 DJGPP Version 2.XX v2gnu GNU programs built with/for djgpp V2 v2tk Toolkits for DJGPP V2 (libraries & etc) v2apps Programs built for DJGPP V2 v2misc Other DJGPP V2 stuff If for some reason you need the old DJGPP Version 1.12: v1 DJGPP Version 1.XX (get v1/readme.1st and v1/djgpp.faq) v1gnu GNU programs built with/for djgpp V1 v1tk Toolkits for DJGPP V1 (libraries & etc) v1apps Programs built for DJGPP V1 v1misc Other DJGPP V1 stuff The following files contain information about this archive: README This file FILES Locations of all the files LISTINGS.zip all text files and listings of all the zip files-DJGPP This is the official DJ
    2022-12-02 19:20:04下载
    积分:1
  • 介绍: 介绍如何在Win32中处理串口。串口通讯可以通过多种技术实现,例如:ActiveX,I/O存取和文件操作。本文介绍Win32平台下通过文件操作技术使...
    介绍: 介绍如何在Win32中处理串口。串口通讯可以通过多种技术实现,例如:ActiveX,I/O存取和文件操作。本文介绍Win32平台下通过文件操作技术使用串口。程序员可以使用 Microsoft Visual C++ Version 6.0所提供的kernel32.lib。在Microsoft Windows(2000,Me,XP and 95/98)中,串口作为文件处理。因此可以通过Windows文件创建函数打开串口。 文章不仅介绍了串口通讯,也介绍了在串口通讯应用程序中实现多任务,多任务可以使串口通讯应用程序在同一时间处理更多的任务,例如:读数据任务,发送数据任务,GUI任务等。-Introduction: Introduction of how to deal with Win32 serial port. Serial communication can realize through a variety of technologies, such as: ActiveX, I/O access and file operations. This article describes the Win32 platform by file operation technique using the serial port. Programmers can use Microsoft Visual C++ Version 6.0 provided by kernel32.lib. In Microsoft Windows (2000, Me, XP and 95/98), the serial port as a file handle. Windows files can be created through the open serial port function. Article not only introduces serial communications, also introduced in the serial communication applications realize multi-tasking, multi-mission can make serial communication applications at
    2022-01-22 06:22:02下载
    积分:1
  • 非常好的一个公安网站,经过测试完全可以正常使用,
    非常好的一个公安网站,经过测试完全可以正常使用,-A very good public security Web site can be tested normal use,
    2022-02-06 00:01:55下载
    积分:1
  • 一个很好的COM组件用于初学者学习和使用很方便的。
    一个很好的COM组件用于初学者学习和使用很方便的。-a good COM for beginners learn and very easy to use.
    2022-10-09 06:05:02下载
    积分:1
  • Comport通讯的控件,包含源代码及详细的Sample Code。
    Comport通讯的控件,包含源代码及详细的Sample Code。-Comport communications controls, including source code and detailed Sample Code.
    2022-05-20 05:48:15下载
    积分:1
  • 网格报告是一个很高的
    Grid++Report是一款高性能的报表组件(构件/控件),特别适用于管理信息系统(如ERP、进销存、财务等)的报表开发。提供一个具有超强数据展现能力的数据网格(DataGrid)部件,制作各种表格报表非常简便;运行时可通过事件响应使报表与用户交互;针对票据套打进行了专门实现;总之Grid++Report 是制作动态报表的最佳选择。提供可视化报表设计器,设计报表快速简单。Grid++Report除了提供打印功能外,还提供报表的查询显示功能,即如各种数据网格(DataGrid)控件一样显示数据,让报表的查询显示与打印一次实现,既提高开发效率又保持数据的一致性,这也是Grid++Report与其它报表构件的最大区别。Grid++Report 适用于所有支持COM的开发平台,为Visual Basic、Visual C++、Delphi、C++Builder编写了大量例程。采用VC+COM+ATL+WTL开发,运行性能高,重新发布简单、发布文件小且不依赖任何运行时库。-Grid Report is a high-performance components statements (Component/control), particularly applicable to the management of information systems (such as ERP, Invoicing, financial, etc.) to develop the statements. Provide a superior ability to display data in Data Grid (DataGrid) components, statements made various forms is very simple; running through incident response made statements interact with the user; against paper chromatography printing for a special achievement; In short Grid Report is produced dynamic statements for the best choice. Visualization
    2022-08-21 05:11:34下载
    积分:1
  • VC++自动控制网页 能够访问网页元素 如打开百度,在搜索框输入“IEPlus测试搜索以下”,然后自动点击搜索 使用COM技术 本程序包含自动得
    VC++自动控制网页 能够访问网页元素 如打开百度,在搜索框输入“IEPlus测试搜索以下”,然后自动点击搜索 使用COM技术 本程序包含自动得到鼠标下网页元素的方法-VC++ Autocontrol page to access page elements such as open Baidu, the search box enter
    2022-08-20 04:05:40下载
    积分:1
  • AXCompSafety: An ActiveX component safe for initialization and scripting editor
    AXCompSafety: An ActiveX component safe for initialization and scripting editor
    2023-03-03 00:50:03下载
    积分:1
  • 一个查看WEB页面的ACTIVE控件.如果要编写简单的程序,可以用用....
    一个查看WEB页面的ACTIVE控件.如果要编写简单的程序,可以用用.-a View Web pages ACTIVE controls. To prepare simple procedures can be used.
    2022-03-20 07:53:03下载
    积分:1
  • 用VB.Net编写的Microsoft ACTIVEX构件
    用VB.Net编写的Microsoft ACTIVEX构件-prepared VB component of the Microsoft ACTIVEX
    2023-03-12 16:15:03下载
    积分:1
  • 696516资源总数
  • 106462会员总数
  • 0今日下载