代码搜索:H型风机
找到约 10,000 项符合「H型风机」的源代码
代码结果 10,000
www.eeworm.com/read/192424/8383044
h memdc.h
#ifndef _MEMDC_H_
#define _MEMDC_H_
//////////////////////////////////////////////////
// CMemDC - memory DC
//
// Author: Keith Rule
// Email: keithr@europa.com
// Copyright 1996-1997, Keit
www.eeworm.com/read/192424/8383054
h gameboard.h
/////////////////////////////////////////////////////////////////////////////
// Copyright (C) 1998 by J鰎g K鰊ig
// All rights reserved
//
// This file is part of the completely free tetris clone "
www.eeworm.com/read/292010/8383055
h socketutils.h
/*
File: SocketUtils.h
Contains: Some static routines for dealing with networking
*/
#ifndef __SOCKETUTILS_H__
#define __SOCKETUTILS_H__
#ifndef __Win32__
#inc
www.eeworm.com/read/292010/8383058
h osheaders.h
#ifndef OSHeaders_H
#define OSHeaders_H
#include
#include "PlatformHeader.h"
#ifndef TRUE
#define TRUE 1
#endif
#ifndef FALSE
#define FALSE 0
#endif
/* Platform-specific com
www.eeworm.com/read/192424/8383060
h gameoverdlg.h
/////////////////////////////////////////////////////////////////////////////
// Copyright (C) 1998 by J鰎g K鰊ig
// All rights reserved
//
// This file is part of the completely free tetris clone "
www.eeworm.com/read/292010/8383070
h xmlnode.h
//#include
#include
#include
#include
#include "OSHeaders.h"
#define XML_NOTE_BEGIN_TAG ""
#define XML_NOTE_BEGIN_
www.eeworm.com/read/192424/8383072
h bitmappropsheet.h
/////////////////////////////////////////////////////////////////////////////
// Copyright (C) 1998 by J鰎g K鰊ig
// All rights reserved
//
// This file is part of the completely free tetris clone "
www.eeworm.com/read/292010/8383073
h osmacro.h
#ifndef __MACRO__
#define __MACRO__
//配置文件路径
#ifdef __P2P__
#define RFS_SYS_CONFIGFILE "config.xml"
#else
#define RFS_SYS_CONFIGFILE "../../config/config.xml"
#endif
//Track类型
#define RF
www.eeworm.com/read/391740/8383074
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by S7_3.RC
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_S7_3TYPE 129
// Next defaul
www.eeworm.com/read/292010/8383080
h myassert.h
#ifndef _MYASSERT_H_
#define _MYASSERT_H_
#include
#include
#ifdef __cplusplus
extern "C" {
#endif
#if ASSERT
#define Assert(condition) {