代码搜索:dCOM
找到约 2,344 项符合「dCOM」的源代码
代码结果 2,344
www.eeworm.com/read/169281/9870248
cpp client.cpp
// client.cpp
#define _WIN32_DCOM
#include
#include
#include "Component\component.h"
void main()
{
cout
www.eeworm.com/read/169281/9870289
cpp no ping local.cpp
// local.cpp
#define _WIN32_DCOM
#include
#include // For cout
#include "Component\component.h" // Generated by MIDL
#include "registry.h" // For registry functions
www.eeworm.com/read/169281/9870345
cpp local.cpp
// local.cpp
#define _WIN32_DCOM
#include
#include // For cout
#include // For getch
#include "registry.h" // For registry functions
#include "Component\
www.eeworm.com/read/169281/9870375
cpp client.cpp
// client.cpp
#define _WIN32_DCOM
#include
#include
#include "Component\component.h"
void main()
{
CoInitialize(NULL);
cout
www.eeworm.com/read/169281/9870386
cpp client.cpp
// client.cpp
#define _WIN32_DCOM
#include
#include
#include "Component\component.h"
void main()
{
CoInitialize(NULL);
cout
www.eeworm.com/read/169281/9870392
cpp local.cpp
// local.cpp
#define _WIN32_DCOM
#include
#include // For cout
#include // For getch
#include "registry.h" // For registry functions
#include "Component\
www.eeworm.com/read/169281/9870472
cpp readtypelib.cpp
#define _WIN32_DCOM
#include
#include
#include
void main()
{
HRESULT hr = 0;
CoInitializeEx(NULL, COINIT_APARTMENTTHREADED);
ITypeLib* pTypeLib = 0
www.eeworm.com/read/126765/6012887
h psfactory.h
/* PSFactory.h - COM/DCOM PSFactory class definition */
/* Copyright (c) 1999 Wind River Systems, Inc. */
/*
modification history
--------------------
01n,25jul01,dbs revise facelet/proxy classes
www.eeworm.com/read/126765/6012905
cpp psfactory.cpp
/* PSFactory.cpp - COM/DCOM PSFactory class implementation */
/* Copyright (c) 1999 Wind River Systems, Inc. */
/*
modification history
--------------------
01r,17dec01,nel Add include symbol for d
www.eeworm.com/read/126765/6012925
cpp stublet.cpp
/* Stublet.cpp - COM/DCOM Stublet class implementation */
/* Copyright (c) 1999 Wind River Systems, Inc. */
/*
modification history
--------------------
01o,17dec01,nel Add include symbol for diab