代码搜索结果

找到约 10,000 项符合 H 的代码

resource.h

//{{NO_DEPENDENCIES}} // Microsoft eMbedded Visual C++ generated include file. // Used by ImageViewer.rc // #define IDD_IMAGEVIEWER_DIALOG 102 #define IDR_MAINFRAME 128

imageviewer.h

// ImageViewer.h : main header file for the IMAGEVIEWER application // #if !defined(AFX_IMAGEVIEWER_H__B42AFD42_E7DD_4CBB_B5E4_234C874E53A5__INCLUDED_) #define AFX_IMAGEVIEWER_H__B42AFD42_E7DD_4C

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__E

sendemailview.h

// SendEmailView.h : interface of the CSendEmailView class // ///////////////////////////////////////////////////////////////////////////// #if !defined(AFX_SENDEMAILVIEW_H__ADAA328B_C7DC_11D1_B0

sendemail.h

// SendEmail.h : main header file for the SENDEMAIL application // #if !defined(AFX_SENDEMAIL_H__ADAA3283_C7DC_11D1_B07C_0060083CFB2D__INCLUDED_) #define AFX_SENDEMAIL_H__ADAA3283_C7DC_11D1_B07C_

email.h

// Email.h #ifndef __EMAIL_H__ #define __EMAIL_H__ typedef struct{ CWinThread **pSendEmailThread; char szEmailAddress[300]; char szMessage[10000]; char szFrom[300]; char szHost[300];

sendemaildoc.h

// SendEmailDoc.h : interface of the CSendEmailDoc class // ///////////////////////////////////////////////////////////////////////////// #if !defined(AFX_SENDEMAILDOC_H__ADAA3289_C7DC_11D1_B07C_

component.h

/* this ALWAYS GENERATED file contains the definitions for the interfaces */ /* File created by MIDL compiler version 5.01.0164 */ /* at Fri Oct 26 17:10:06 2007 */ /* Compiler settings for F

gps.h

#pragma once #include "sensor.h" #include "Globe.h" typedef struct _tGPGGADATA { int nHours; int nMinutes; int nSeconds; float fLatitude; float fLongitude; int nGPSQual; int nNumof

resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by SendEmail.rc // #define IDD_ABOUTBOX 100 #define IDP_SOCKETS_INIT_FAILED 104 #de