代码搜索:dCOM
找到约 2,344 项符合「dCOM」的源代码
代码结果 2,344
www.eeworm.com/read/169281/9870308
cpp local.cpp
// local.cpp
#define _WIN32_DCOM
#include
#include
#include // For cout
#include "registry.h" // For registry functions
#include "Component\component.h" // G
www.eeworm.com/read/169281/9870337
cpp client.cpp
/* Bug in MIDL: Comment out the three references to _maxcount_test in the component_p.c file */
// client.cpp
#define _WIN32_DCOM
#include
#include
#include "Component\co
www.eeworm.com/read/169281/9870439
cpp client.cpp
#define _WIN32_DCOM
#include
#include
#include
#include
#include "component\component.h"
void main()
{
HRESULT hr;
hr = CoInitializeEx(NU
www.eeworm.com/read/169281/9870456
cpp client.cpp
#define _WIN32_DCOM
#include
#include
#include
#include
#include "component\component.h"
void main()
{
HRESULT hr;
hr = CoInitializeEx(NU
www.eeworm.com/read/169281/9870536
cpp cppclient.cpp
#define _WIN32_DCOM
#include
#include
#include
#include
#include "component\component.h"
void main()
{
HRESULT hr = CoInitializeEx(NULL, COIN
www.eeworm.com/read/159132/10692189
c dcomrpc_magickey_win.c
/*
**
** 2003/07/27 - DCOM RPC WIN32 remote exploit (Most languages)
** 2003/12/14 - PORT TO WIN32 COMPILERS
**
** Added Universal Offsets for Win2k and WinXP
**
**
** Lordy磗 Version - ICQ(75
www.eeworm.com/read/126765/6012907
cpp dcomshow.cpp
/* dcomShow.cpp - DCOM extended show routines */
/* Copyright (c) 2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01j,22apr02,nel SPR#76087. Make read routine return 0
www.eeworm.com/read/126765/6012916
h remoteoxid.h
/* RemoteOxid.h - COM/DCOM RemoteOxid class definition */
/* Copyright (c) 1999 Wind River Systems, Inc. */
/*
modification history
--------------------
01u,26jul01,dbs remove obsolete code
01t,13
www.eeworm.com/read/126765/6012920
cpp orpclib.cpp
/* orpcLib.cpp -- DCOM / ORPC interface functions */
/* Copyright (c) 1998 Wind River Systems, Inc. */
/*
modification history
--------------------
02z,17dec01,nel Add include symbol for diab.
02y
www.eeworm.com/read/126765/6012928
h dcomlib.h
/* dcomLib.h - VxWorks DCOM public API */
/* Copyright (c) 1998 Wind River Systems, Inc. */
/*
modification history
--------------------
01r,11oct01,nel Add SCM Stack Size param to dcomLibInit.
01