代码搜索结果
找到约 10,000 项符合
H 的代码
consist.h
#define C_BELL 00 //报时声
#define C_NOW 01 //现在时刻
#define C_LINGCHEN 02 //凌晨
#define C_NOON 03 //上午
#define C_AFTERNOON 04 //下午
#define C_NIG
hardware.h
#ifndef __HARDWARE_H__
#define __HARDWARE_H__
// write your header here
//========================================================================================
// Progarm: The file be include
a2000.h
#ifndef __a2000_H__
#define __a2000_H__
// write your header here
extern int SACM_A2000_Initial(); // define in sacm2000.lib
extern int SACM_A2000_ServiceLoop(); // define in sacm2000.lib
ex
getstorageid.h
// GetStorageID.h : main header file for the GETSTORAGEID application
//
#if !defined(AFX_GETSTORAGEID_H__1199494C_3594_4CFA_AA4C_88147042EDBD__INCLUDED_)
#define AFX_GETSTORAGEID_H__1199494C_359
getstorageiddlg.h
// GetStorageIDDlg.h : header file
//
#if !defined(AFX_GETSTORAGEIDDLG_H__3B387C34_5249_4E47_9302_F8E895694B35__INCLUDED_)
#define AFX_GETSTORAGEIDDLG_H__3B387C34_5249_4E47_9302_F8E895694B35__INC
newres.h
#ifndef __NEWRES_H__
#define __NEWRES_H__
#define SHMENUBAR RCDATA
#if !(defined(_WIN32_WCE_PSPC) && (_WIN32_WCE >= 300))
#undef HDS_HORZ
#undef HDS_BUTTONS
#undef HDS_HIDDEN
#incl
resource.h
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by GetStorageID.rc
//
#define IDD_GETSTORAGEID_DIALOG 102
#define IDR_MAINFRAME 12
cgetstorageid.h
#include "winioctl.h"
#include "storemgr.h"
#define IOCTL_DISK_GET_STORAGEID CTL_CODE(FILE_DEVICE_DISK,0x709,METHOD_BUFFERED,FILE_ANY_ACCESS)
typedef struct _STORAGE_IDENTIFICATION
{
DWORD d
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
diskio.h
/*
HEADER FILE FOR DISK_READ & DISK_WRITE ROUTINES
This file contains definitions that programs using disk_read and
disk_write might find useful to know.
*/
#define MAX_CHANNELS