代码搜索结果
找到约 10,000 项符合
H 的代码
dsstream.h
//DSStream.h
#if !defined(DSSTREAM_H_2000_10_18)
#define DSSTREAM_H_2000_10_18
//用于枚举设备
//涉及函数:
// DSStream_EnumVideoCaptureDev()
// DSStream_EnumAudioCaptureDev()
#define MAX_DEVICE_NAME_L
czmismmc.h
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 5.01.0164 */
/* at Sun Jul 06 23:13:37 2003
*/
/* Compiler settings for I
allgroupnode.h
#ifndef __AllGroupNODE_H__
#define __AllGroupNODE_H__
#include "GroupNode.h"
class CAllGroupNode : public CBaseNodeItem
{
std::vector m_vecItems;
public:
CAl
editpassword.h
//---------------------------------------------------------------------------
#ifndef EditPasswordH
#define EditPasswordH
//-----------------------------------------------------------------------
basenode.h
//basenode.h
#ifndef __BASE_H__
#define __BASE_H__
template
class ATL_NO_VTABLE CBaseNodeItem : public CSnapInItemImpl
{
public:
//节点的类型,用GUID标识,当通过继承该类
//实现新的节点时,需要生成新的GUID
unspmacro.h
///////////////////////////////////////////////////////////////////////////////
// Topic: Header File for the C language that try to involve general-purposed MACRO
//
// Note that to gain CPU perfo
usernode.h
#ifndef __UserNODE_H__
#define __UserNODE_H__
#include "FunctionItem.h"
#include
class CUserNode : public CBaseNodeItem
{
std::vector m_vecItems
record.h
#ifndef __RECORD_H__
#define __RECORD_H__
// write your header here
#define DAC1 1
#define DAC2 2
#define Auto 1
#define Manual 0
#define Full 1
#define Empty 2
#define RceMonitorO
groupnode.h
#ifndef __GroupNODE_H__
#define __GroupNODE_H__
#include "GroupFunctionItem.h"
#include
class CGroupNode : public CBaseNodeItem
{
std::vector
allusernode.h
#ifndef __AllUserNODE_H__
#define __AllUserNODE_H__
#include "UserNode.h"
class CAllUserNode : public CBaseNodeItem
{
std::vector m_vecItems;
public:
CAllUserN