代码搜索结果

找到约 21,142 项符合 Automation 的代码

199.htm

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

opcserver.vbp

Type=Exe Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#E:\WINNT\system32\stdole2.tlb#OLE Automation Reference=*\G{28E68F91-8D75-11D1-8DC3-3C302A000000}#1.0#0#E:\WINNT\system32\OPCDAAuto.

welcometodsp.c

// ******************************************** // Sample DSP application used to showcase GEL // automation // ******************************************** #include void main()

dialog.cpp

// $$dlg_ifile$$.cpp : implementation file // #include "stdafx.h" #include "$$root$$.h" #include "$$dlg_hfile$$.h" $$IF(AUTOMATION) #include "$$dlgautoproxy_hfile$$.h" $$ENDIF //AUTOMATION

dialog.cpp

// $$dlg_ifile$$.cpp : implementation file // #include "stdafx.h" #include "$$root$$.h" #include "$$dlg_hfile$$.h" $$IF(AUTOMATION) #include "$$dlgautoproxy_hfile$$.h" $$ENDIF //AUTOMATION

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

lib-ole.lnt

// BSTR functions (part of OLE Automation) -sem( SysAllocString, @p == malloc(1p) || @p == 0, 1p ) -sem( SysAllocStringByteLen, @P == malloc(2n+1) || @p == 0 ) -sem( SysAllocStringLen, @p == ma

lib-ole.lnt

// BSTR functions (part of OLE Automation) -sem( SysAllocString, @p == malloc(1p) || @p == 0, 1p ) -sem( SysAllocStringByteLen, @P == malloc(2n)+1 || @p == 0 ) -sem( SysAllocStringLen, @p == ma

opcsync.vbp

Type=Exe Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE Automation Reference=*\G{28E68F91-8D75-11D1-8DC3-3C302A000000}#1.0#0#..\..\..\..\..\project\OPC