搜索资源列表
office_online_Source
- 微软开发在线office范例,由Visual C++ 开发的ActiveX,其中有一处以改动,我曾在window2003测试成功。-Microsoft developing online office model, developed by the Visual C ActiveX, which is a punishable changes, I have window2003 tested successfully.
oleaccessword
- 一个c++builder程序,关于OLE 调用MICROSOFT WORD到自己程序中,并使用的一个例子。-a c builder procedures, Calling on the OLE MICROSOFT WORD their own procedures and the use of an example.
BCGDateTime
- BCGDateTime含有4个ActiveX日期/时间和日历控件工具集。 Date/Time Picker——可以在一个控件内输入日期/时间 Month Calendar——在星期或月份模式下利用一天或多天选择创建自己的组织器,来标记几天的特定时间间隔。 持续时间控制——允许您编辑时间持续时间,如“3天10小时15分钟”,完全可定制; 时间间隔控制——允许您定义日常时间间隔,如10:00AM-10:20AM, 3PM-5:30PM。 所有的控制都从客户机器设置中以
Tower_axtivex_sourcecode
- 附件中为参考《Microsoft Visual C++ 6.0程序员指南》一书开发的汉诺塔Activex控件项目,可嵌入网页使用。
comcool_code
- 介绍: 介绍如何在Win32中处理串口。串口通讯可以通过多种技术实现,例如:ActiveX,I/O存取和文件操作。本文介绍Win32平台下通过文件操作技术使用串口。程序员可以使用 Microsoft Visual C++ Version 6.0所提供的kernel32.lib。在Microsoft Windows(2000,Me,XP and 95/98)中,串口作为文件处理。因此可以通过Windows文件创建函数打开串口。 文章不仅介绍了串口通讯,也介绍了在串口通讯应用程序中实现
ActiveX_In_MFC
- This book take Microsoft s work one step further with an MFC-like C++ class called Cscr iptEngine that implements the ActiveX scr ipting interfaces in the context of a sample MFC application.
Cabinet_C___Project
- Cabinet File (*.CAB) Compression and Extraction-Introduction With this project, C++ and .NET programmers get a very versatile library for compression and extraction of Microsoft CAB files. .NET 1.1 does not offer compression functionality. .NE
EVRC3vers
- 3 complete versions of EVRC codec (version A, B C) with Microsoft Visual 2008 *sln -3 complete versions of EVRC codec (version A, B C) with Microsoft Visual 2008*sln
com_in_c1_src
- here are numerous examples that demonstrate how to use/create COM/OLE/ActiveX components. But these examples typically use Microsoft Foundation Classes (MFC), .NET, C#, WTL, or at least ATL, because those frameworks have pre-fabricated "wrappers" to
XYSoapClientApp
- 我的COM组件依赖于从Microsoft SOAP工具包3.0(您也可以选择使用SOAP工具包2.0)的SoapClient对象。 SoapClient对象本身是很简单的,但使用它在C + +程序可能会非常棘手,因为它“绑定”在运行时的Web服务。我公司开发的COM组件是包含在XYSoapClient.dll,它使用SoapClient的内部,但更加灵活和强大,并且可以使用C + +程序很容易。你甚至可以在C程序中使用它。最好的部分是,你并不需要生成并编译一个代理类,每次你想使用一个不同的Web
COM_TTYINFO.ZIP
- Microsoft Windows COM Port Library (C++)
MFCwindows-program-design-
- 《MFCWindows程序设计》(第2版)(修订版)不仅扩展了已被认为是权威的关于Microsoft用于WindowsAPI的功能强大的C++类库的阐述,还新增了有关COM、OLE和ActiveX的内容。《MFCWindows程序设计》(第2版)(修订版)的作者,JeffProsise,用其无与伦比的技巧向读者讲述了MFC程序设计中的基本概念和主要技术再次阐释了在32位Windows平台上进行了快速的面向对象开发的完美方法。《MFCWindows程序设计》(第2版)(修订版)涵盖了以下专题:事件
VisualPCPP-Communications-Control
- Visual C++为我们提供了一种好用的ActiveX控件Microsoft Communications Control(即MSComm)来支持应用程序对串口的访问,在应用程序中插入MSComm控件后就可以较为方便地实现对通过计算机串口收发数据。-After Visual C++ provides us with an easy to use ActiveX control Microsoft Communications Control (MSComm) to support applic
Sharp2Word
- 不利用的office和com任何dll和library的纯C#操作office word的工具类。大家可以用此来自行创建和操作word。-Creates Microsoft Word Documents from C# code without using any component or library
Office-Viewer-OCX
- 1、利用OCX轻松创建在线办公应用。 2、支持微软Office Word,EXCEL,PowerPoint中,Proje和Visio。 3、支持办公自动化客户端。 您可以迅速delelop自己的办公室计划。 4、支持HTTP或FTP方法的文件上传和下载。您可以轻松打开网页文件。 5、它可以很容易地集成到支持ActiveX控件,如语言编写的应用程序的Visual C++,Visual Basic中,Delphi的,C ++ Builder和.NET语言。-1. Easily cre
ActiveX
- 利用微软提供的Visual C++6.0开发环境,进行了ActiveX控件的应用与工作原理介绍,适合初学者进行学习,简单易懂。-Using the Microsoft Visual C++6.0 development environment, the ActiveX control application and working principle, suitable for beginners to learn, easy to understand.