代码搜索:IP Modem
找到约 10,000 项符合「IP Modem」的源代码
代码结果 10,000
www.eeworm.com/read/239914/4593651
h ip_frag.h
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permi
www.eeworm.com/read/238107/4618617
def ip_root.def
LIBRARY [!output PROJECT_NAME].Ax
EXPORTS
DllGetClassObject PRIVATE
DllCanUnloadNow PRIVATE
DllRegisterServer PRIVATE
DllUnre
www.eeworm.com/read/238107/4618619
h ip_resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by InPlaceTransformTemplate.rc
//
#define VERSION_RES_MINOR_VER 0
#define VERSION_RES_BUILD
www.eeworm.com/read/238107/4618620
cpp ip_root.cpp
#include // DirectShow (includes windows.h)
#include // declares DEFINE_GUID to declare an EXTERN_C const.
#include
#include "i[!output PROJECT_NAME].h"
#
www.eeworm.com/read/238107/4618625
rc ip_root.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/238107/4618626
h ip_root.h
#pragma once
class C[!output PROJECT_NAME]
: public CTransInPlaceFilter,
public I[!output PROJECT_NAME],
public ISpecifyPropertyPages,
public CPersistStream
{
public:
static
www.eeworm.com/read/238107/4618627
h ip_iroot.h
#pragma once
// [!output FILTER_GUID_REG]
DEFINE_GUID(CLSID_[!output PROJECT_NAME],
[!output FILTER_GUID]);
// [!output FILTER_PROPERTY_PAGE_GUID_REG]
DEFINE_GUID(CLSID_[!output PROJECT_NAME
www.eeworm.com/read/238107/4618629
h ip_rootprop.h
#pragma once
class C[!output PROJECT_NAME]Properties : public CBasePropertyPage
{
public:
static CUnknown * WINAPI CreateInstance(LPUNKNOWN lpunk, HRESULT *phr);
private:
BOOL