代码搜索结果

找到约 10,000 项符合 Automation 的代码

199.htm

用OLE自动化Outlook    OLE Automation能够让你轻松的在你的应用程序中引入像Word,Excel等大型应用软件的功能。通过这些程序暴露在外部的编程接口(包括函数和方法等),你可以很容易的得到那些大型软件的强的功能,大大的扩展你的程序的实用性。

46.htm

利用VB访问Internet 当前,有许多构造模块可以帮助用户创建名为超客户端(rich client)的Internet应用, 其中包括Visual Basic(以下简称VB)的ActiveX控件集合。它们可以提供SMTP和POP邮件服务、FTP、Newsgroup和Web访问等功能。另外,利用OLE也可以实现Web访问的自动化。本文向大家介绍这两种方法。

dlgroot.cpp

// $$root$$.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "$$root$$.h" #include "$$dlg_hfile$$.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FI

memoauto.pas

unit MemoAuto; { This unit implements TMemoApp, the Application automation object class for the MemoEdit application. TMemoApp is registered as a Single Instance automation class, thus causin

menudemo.vbp

Type=Exe Form=frmMenu.frm Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\SYSTEM\STDOLE2.TLB#OLE Automation IconForm="frmMenu" Startup="frmMenu" ExeName32="menudemo.exe" Com

startcmd.vbp

Type=Exe Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#E:\WINNT\System32\stdole2.tlb#OLE Automation Form=Main.frm IconForm="fMain" Startup="fMain" HelpFile="" Title="StartCmd" ExeNa