代码搜索结果

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

utime.h

#ifndef _UTIME_H #define _UTIME_H #include /* I know - shouldn't do this, but .. */ struct utimbuf { time_t actime; time_t modtime; }; extern int utime(const char *filename, struct

commentdlg.h

#if !defined(AFX_COMMENTDLG_H__12E8A4EB_D9B0_4D2C_87AE_3863BBB9FED1__INCLUDED_) #define AFX_COMMENTDLG_H__12E8A4EB_D9B0_4D2C_87AE_3863BBB9FED1__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif

autobuffer.h

// AutoBuffer.h: interface for the CAutoBuffer class. // //////////////////////////////////////////////////////////////////////////////// // Copyright (C) 2000 Tadeusz Dracz. ////////////////////

unistd.h

#ifndef _UNISTD_H #define _UNISTD_H /* ok, this may be a joke, but I'm working on it */ #define _POSIX_VERSION 198808L #define _POSIX_CHOWN_RESTRICTED /* only root can do a chown (I think..) */ #def

myienshandle.h

// MyIENSHandle.h: Definition of the CMyIENSHandle class // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_MyIENSHANDLE_H__2A2C737B_4130_4350_9862_653BC57

listctrlenh.h

#if !defined(AFX_LISTCTRLENH_H__64C3C120_E937_11D3_B7C7_8AE1A0423842__INCLUDED_) #define AFX_LISTCTRLENH_H__64C3C120_E937_11D3_B7C7_8AE1A0423842__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endi

inputdlg.h

#if !defined(AFX_INPUTDLG_H__5AA7675F_4B3F_4842_9A14_4C5ECC478854__INCLUDED_) #define AFX_INPUTDLG_H__5AA7675F_4B3F_4842_9A14_4C5ECC478854__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _

testzipdlgdlg.h

// TestZipDlgDlg.h : header file /////////////////////////////////////////////////////////////// // Copyright (C) 2000 Tadeusz Dracz //////////////////////////////////////////////////////////////

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__8

testzipdlg.h

// TestZipDlg.h : main header file for the TESTZIPDLG application // #if !defined(AFX_TESTZIPDLG_H__F84D06CB_6616_471D_8F76_027B2B634FDE__INCLUDED_) #define AFX_TESTZIPDLG_H__F84D06CB_6616_471D_8