代码搜索:dCOM

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

代码结果 2,344
www.eeworm.com/read/101790/15808576

htm subject_43444.htm

序号:43444 发表者:王大明 发表日期:2003-06-11 11:09:17 主题:关于<mark>DCOM</mark>两台机器间的连接断开问题 内容:我在开发中使用一程序作服务器,其他机器上的程序作为<mark>DCOM</mark>客户端连接上来,但是在使用中发现,如果一台客户端程序异常退出,或者直接拔了网线(没有Unadvise操作),那么服务器端触发连接点事件时,不能越过此客户端对应的数据,因为此客户端 ...
www.eeworm.com/read/169281/9869405

cpp vbclient.cpp

// vbclient.cpp #define _WIN32_DCOM #include #include #include #include #include "Component\component.h" // {8788DE0C-1441-11D3-8EF5-00C04F68F506}
www.eeworm.com/read/169281/9869923

cpp client.cpp

// client.cpp #define _WIN32_DCOM #include #include #include #include "component.h" const CLSID CLSID_JavaComponent = { 0x2652CA66, 0xD6CF, 0x11D2, { 0xBB, 0
www.eeworm.com/read/169281/9870146

cpp client.cpp

#define _WIN32_DCOM #include #include #include "component\component.h" // Generated by MIDL const CLSID CLSID_InsideCOM = {0x10000002,0x0000,0x0000,{0x00,0x00,0x00,0x00,0x
www.eeworm.com/read/169281/9869603

cpp proxy.cpp

// proxy.cpp #define _WIN32_DCOM #include #include "Component\component.h" #include "registry.h" CLSID CLSID_InsideCOMProxy = {0x10000004,0x0000,0x0000,{0x00,0x00,0x00,0x00,0x00,0x
www.eeworm.com/read/169281/9870540

cpp javaclient.cpp

#define _WIN32_DCOM #include #include #include #include //DFFE86C9-ED1D-11D2-BB52-006097B5EAFC const CLSID CLSID_PersistentJava = {0xDFFE86C9, 0xED
www.eeworm.com/read/167915/9947707

c dlldatax.c

// dlldata.c 的包装 #ifdef _MERGE_PROXYSTUB // 合并代理存根(stub) DLL #define REGISTER_PROXY_DLL //DllRegisterServer 等 #define _WIN32_WINNT 0x0500 //用于 Win2000,对于 NT4 或安装了 DCOM 的 Win95,请将它更改为 0x0400
www.eeworm.com/read/212217/4938889

c dlldatax.c

// dlldata.c 的包装 #ifdef _MERGE_PROXYSTUB // 合并代理存根(stub) DLL #define REGISTER_PROXY_DLL //DllRegisterServer 等 #define _WIN32_WINNT 0x0500 //用于 Win2000,对于 NT4 或安装了 DCOM 的 Win95,请将它更改为 0x0400
www.eeworm.com/read/169281/9869486

cpp client.cpp

// client.cpp #define _WIN32_DCOM #include #include "aggregator\aggregator.h" const CLSID CLSID_Container = {0x10000012,0x0000,0x0000,{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01}};
www.eeworm.com/read/169281/9869533

cpp client.cpp

// client.cpp #define _WIN32_DCOM #include #include "Container\container.h" const CLSID CLSID_Container = {0x10000012,0x0000,0x0000,{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01}}; vo