代码搜索:dCOM

找到约 2,344 项符合「dCOM」的源代码

代码结果 2,344
www.eeworm.com/read/169281/9869586

cpp client.cpp

#define _WIN32_DCOM #include #include #include #include {3AF0F8E7-ED16-11D2-BB52-006097B5EAFC} const CLSID CLSID_PersistentVB = {0x3AF0F8E7, 0xED16
www.eeworm.com/read/169281/9870482

cpp vbclient.cpp

#define _WIN32_DCOM #include #include #include #include // {77057B67-57C8-11D3-8EF6-00C04F68F506} const CLSID CLSID_PersistentVB = {0x77057B67, 0x5
www.eeworm.com/read/169281/9870533

cpp client.cpp

#define _WIN32_DCOM #include #include #include #include {3AF0F8E7-ED16-11D2-BB52-006097B5EAFC} const CLSID CLSID_PersistentVB = {0x3AF0F8E7, 0xED16
www.eeworm.com/read/406757/11436421

htm 00000005.htm

BBS水木清华站∶精华区 BBS水木清华站∶精华区 发信人: wwq (小清), 信区: Java  标  题: Re: 寻找corba和dcom的电
www.eeworm.com/read/169773/5410869

txt 生成并下载excel文件(com方法).txt

引用,添加引用>Com>Microsoft Excel 11.0 Object Library(1.5) 后在引用中,出现一个Microsoft.Office.Core I.如果是Window2003 ->控制面版 -> 管理工具 -> 组件服务 -> 打开树级目录找到子目录DCOM配置 -> Microsoft Excel 应用程序 -> 右击选“
www.eeworm.com/read/343909/3214188

h stdafx.h

// stdafx.h : 标准系统包含文件的包含文件, // 或是经常使用但不常更改的 // 项目特定的包含文件 #define _WIN32_DCOM #pragma once #define WINVER 0x0501 #define _WIN32_IE 0x0560 #define _WIN32_WINNT 0x0501 #ifndef VC_EXTRALE
www.eeworm.com/read/317426/3580300

txt 生成并下载excel文件(com方法).txt

引用,添加引用>Com>Microsoft Excel 11.0 Object Library(1.5) 后在引用中,出现一个Microsoft.Office.Core I.如果是Window2003 ->控制面版 -> 管理工具 -> 组件服务 -> 打开树级目录找到子目录DCOM配置 -> Microsoft Excel 应用程序 -> 右击选“
www.eeworm.com/read/385380/8807468

htm activeformproj1.htm

远程连接数据库 在下面输入SOL和库名。
www.eeworm.com/read/163494/10157002

bat make.bat

@rem 16 bit DOS .COM version NASMW -DCOM e3-16.asm -l e3com16.lst -o e3-16.com -f bin @rem @rem 16 bit DOS .EXE version @rem NASMW -DEXE e3-16.asm -l e3exe16.lst -o e3-16e.exe -f bin @rem @re
www.eeworm.com/read/102552/15776671

htm subject_38256.htm

序号:38256 发表者:笑笑生 发表日期:2003-05-01 21:49:30 主题:[急]dialogbase 或sdi,mdi应用程序怎么调用dcom 内容:在dialogbase 或sdi,mdi应用程序中怎么不能执行CoInitializeEx和CoCreateInstanceEx?vc里写到CoInitializeEx(的时候还能出现正确提示,但