代码搜索:H型风机
找到约 10,000 项符合「H型风机」的源代码
代码结果 10,000
www.eeworm.com/read/192424/8383181
h bitmapdialog.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/8383182
h netcardinfo.h
#ifndef _NETCARDINFO_H_
#define _NETCARDINFO_H_
typedef struct tagNetCardInfo{
char name[10];
char status[5];
char MacAddr[20];
} NETCARDINFO;
#ifdef __cplusplus
extern "C" {
#endif
extern NETCA
www.eeworm.com/read/192424/8383184
h roundbmpbutton.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/8383186
h commonopt.h
#ifndef _COM_OPT_H_FILE_923klsdfkl34__
#define _COM_OPT_H_FILE_923klsdfkl34__
#include "OSHeaders.h"
#include "MyAssert.h"
#include
#include
#ifdef WIN32
#pragma warning(dis
www.eeworm.com/read/292010/8383189
h licenseexport.h
#ifndef _LICENSEEXPORT_H_
#define _LICENSEEXPORT_H_
#ifdef WIN32
#ifdef _IMPORT_
#define CALLMOTHED extern "C" __declspec(dllimport)
#endif
#ifdef _EXPORT_
#define CALLMOTHED extern "C
www.eeworm.com/read/391740/8383194
h stdafx.h
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#if !defined(AFX_STDAFX_H__4
www.eeworm.com/read/192424/8383195
h dibpal.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/192424/8383197
h volumectrl.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/391740/8383201
h mainfrm.h
// MainFrm.h : interface of the CMainFrame class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_MAINFRM_H__4CCA9D48_147F_11DA_89DB_BC32E0299812_
www.eeworm.com/read/292010/8383203
h urlparser.h
#ifndef __URL_PARSER_H_FILE__
#define __URL_PARSER_H_FILE__
#ifdef WIN32
#pragma warning(disable:4786)
#endif
#include
#include
#include "OSHeaders.h"
using namespace st