代码搜索结果
找到约 65,482 项符合
H 的代码
mainfrm.h
// MainFrm.h : interface of the CMainFrame class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_MAINFRM_H__596704D1_D951_41B1_AB57_F06D973691AC_
project.h
// Project.h : header file
//
#if !defined(__PROJECT_H__)
#define __PROJECT_H__
#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_VER >= 1000
////////////////////////////////////////////
options.h
// Options.h : header file
//
#if !defined(__OPTIONS_H__)
#define __OPTIONS_H__
#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_VER >= 1000
#define MAX_LEVELS 20
class CSnagOptio
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(__STDAFX__H__)
urldlg.h
#if !defined(URLDLG_H_)
#define URLDLG_H_
#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_VER >= 1000
// URLDlg.h : header file
//
/////////////////////////////////////////////////////////
document.h
// Document.h : interface of the CSnaggerDoc class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(__Document_h__)
#define __Document_h__
#if _MS
parser.h
/*
*/
#if !defined(__Parser_h__)
#define __Parser_h__
class COptions
{
inet.h
#if !defined(__Inet_h__)
#define __Inet_h__
class MAP_FILES : public CObject
{
public:
CString strFileName;
int nMaxLevel;
};
typedef CMapStringToOb MAP_FILES_ARRAY;
#define MAX_I
progress.h
#if !defined(__PROGRESS_H__)
#define __PROGRESS_H__
#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_VER >= 1000
// progress.h : header file
//
/////////////////////////////////////////////
resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SiteSnag.rc
//
#define IDC_HELPBTN 3
#define IDD_ABOUTBOX 100
#defin