-
BiosNT is a software used to help other motherboard BIOS information, software c...
BiosNT是一个用于帮助其他软件获得主板BIOS信息的软件组件,它可作用于Windows序列操作系统,可在支持COM的开发环境中使用。-BiosNT is a software used to help other motherboard BIOS information, software components, it can act on the Windows series operating system, can be in support of COM development environments.
- 2022-02-05 21:24:39下载
- 积分:1
-
《com原理与应用》源代码,很不错的COM实例,与《com原理与应用》配套学习。...
《com原理与应用》源代码,很不错的COM实例,与《com原理与应用》配套学习。- Com Principle and Application of the source code, it is a good example of the COM, and com Principle and Application of complementary study.
- 2023-04-25 12:45:03下载
- 积分:1
-
这是用MFC 和 C++ 创建的一个基于对话框的程序(主窗口本身是个对话框),在内存中动态创建对话框。...
这是用MFC 和 C++ 创建的一个基于对话框的程序(主窗口本身是个对话框),在内存中动态创建对话框。-with MFC and C based on the creation of a dialog box procedure (main window is a dialog itself), the creation of dynamic memory box.
- 2023-08-12 13:05:07下载
- 积分:1
-
Leveraging C Applications Using COM An Example Using ATL COM COM files View succ...
Leveraging C++ Applications Using COM An Example Using ATL COM利用COM继承的文档视图结构的应用程序的例子-Leveraging C Applications Using COM An Example Using ATL COM COM files View succession of application examples
- 2022-12-18 12:35:02下载
- 积分:1
-
潘的AI
潘爱民的《COM原理与应用》第五章的源码-PAN Ai-min
- 2023-03-12 10:10:04下载
- 积分:1
-
非常有用的登录脚本和会话管理,它存储在加密的密码…
Very useful login script and session management, It stores passwords in encrypted form. Codes are structured and well commented.
- 2022-02-20 23:12:39下载
- 积分:1
-
use five minutes, adds to the functionality flash player flash player is the use...
利用五分钟,给程序添加播放flash的功能flash的播放,是使用Macromedia的flash播放控件来播放flash步骤如下:建立一个单文档的程序,最后一步选择CFormView作为视图编辑视图的资源添加一个EditBox作为输入文件名,一个按钮播放。添加flash播放控件Project Add To Project Components and Controls Gallary选择:Registered ActiveX Controls文件夹下面的Shockwave Flash Object,它其实是指向c:winntsystem32macromedFlashFlash.ocx的。利用向导添加两个变量,分别对应输入的文件名和flash控件 CString m_filename CShockwaveFlash m_flash 添加播放按钮的事件,打开flash文件并且播放void CViewFlashView::OnPlay() { // TODO: Add your control notification handler code here //CShockwaveFlash UpdateData() m_flash.LoadMovie(0,m_filename) m_flash.Play() }-use five minutes, adds to the functionality flash player flash player is the use of the Macromedia flash player to player flash control steps are as follows : the creation of a single document the procedures, the last step CFormView choose Edit View View as the resources to add a EditBox as input file name, according to a NIU players. Adding flash player Control Project# 61664; Add To Project# 61664; Components an
- 2022-02-01 12:32:15下载
- 积分:1
-
控件注册器源代码
控件注册器源代码-Control Registry for the source code
- 2023-03-08 07:35:03下载
- 积分:1
-
本书是介绍使用ATL进行软件开发的参考用书,是《ATL开发指南(第二版)》,通过本书的学习,可以详细了解ATL如用运用,并且还有本书例题的源码。...
本书是介绍使用ATL进行软件开发的参考用书,是《ATL开发指南(第二版)》,通过本书的学习,可以详细了解ATL如用运用,并且还有本书例题的源码。-This book is to introduce the use of ATL development of software reference books, is
- 2022-07-01 10:33:39下载
- 积分:1
-
中国计算机考试的考试模式
examination model for the chinese computer test
- 2022-08-21 06:33:01下载
- 积分:1