代码搜索:dCOM

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

代码结果 2,344
www.eeworm.com/read/249221/4453615

svn-base stdafx.h.svn-base

#ifndef _STDAFX_H_ #define _STDAFX_H_ #pragma warning (disable:4100 4786 4512 4097) #define _STLP_NEW_PLATFORM_SDK #define _STLP_NO_OWN_IOSTREAMS 1 #define _WIN32_DCOM #ifndef __GNUC__ #define __
www.eeworm.com/read/183761/9141272

h stdstub.h

/* StdStub.h - COM/DCOM StdStub class definition */ /* Copyright (c) 1999 Wind River Systems, Inc. */ /* modification history -------------------- 01u,13jul01,dbs fix up includes 01t,20sep00,nel
www.eeworm.com/read/183761/9141274

cpp objectexporter.cpp

/* ObjectExporter.cpp - COM/DCOM ObjectExporter class implementation */ /* modification history -------------------- 02x,17dec01,nel Add include symbol for diab. 02w,03aug01,dbs re-instate ref-coun
www.eeworm.com/read/183761/9141286

cpp stdproxy.cpp

/* StdProxy.cpp - COM/DCOM StdProxy class implementation */ /* modification history -------------------- 02l,03jan02,nel Remove use of alloca. 02k,17dec01,nel Add include symbold for diab build. 02
www.eeworm.com/read/183761/9141363

h stublet.h

/* Stublet.h - COM/DCOM Stublet class definition */ /* Copyright (c) 1999 Wind River Systems, Inc. */ /* modification history -------------------- 01p,13jul01,dbs fix up includes 01o,06jul99,dbs
www.eeworm.com/read/169281/9869558

cpp local.cpp

// component.cpp #define _WIN32_DCOM #include #include #include #include "Component\component.h" #include "registry.h" CLSID CLSID_InsideCOMProxy = {0x10000
www.eeworm.com/read/169281/9869753

cpp local with custom iaccesscontrol.cpp

// local.cpp #define _WIN32_WINNT 0x0403 #define _WIN32_DCOM #include #include #include // IAccessControl #include // For cout #include "regist
www.eeworm.com/read/169281/9870107

cpp writeip.cpp

#define _WIN32_DCOM #include #include #include #include #include #include #include "Component\component.h" HRESULT IPToHexStr
www.eeworm.com/read/169281/9870420

cpp client.cpp

#define _WIN32_DCOM #include #include #include #include #include "component\component.h" DWORD g_threadid = 0; int cancel = 0; void __stdcall M
www.eeworm.com/read/307056/13732278

txt 使用wmi查看网卡属性.txt

#define _WIN32_DCOM #include #pragma comment(lib,"Wbemuuid.lib") #include #include "objbase.h" #include #include #pragma comment(lib, "comsupp.li