代码搜索结果

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

stdafx.h

// stdafx.h : 标准系统包含文件的包含文件, // 或是经常使用但不常更改的 // 项目特定的包含文件 #pragma once #ifndef VC_EXTRALEAN #define VC_EXTRALEAN // 从 Windows 标头中排除不常使用的资料 #endif // 如果您必须使用下列所指定的平台之前的平台,则修改下面的定义。 // 有关

xpktfilterdlg.h

// xpktfilterDlg.h : 头文件 // #include #pragma once // CxpktfilterDlg 对话框 class CxpktfilterDlg : public CDialog { // 构造 public: CxpktfilterDlg(CWnd* pParent = NULL); // 标准构造函数

resource.h

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

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

ktr.h

#ifndef _KTR #define _KTR #include #define DLL_EXPORT __declspec(dllexport) DLL_EXPORT void SetKbHook(void); DLL_EXPORT void RemoveKbHook(void); #endif

ktr.h

#ifndef _KTR #define _KTR #include #define DLL_EXPORT __declspec(dllexport) DLL_EXPORT void SetKbHook(void); DLL_EXPORT void RemoveKbHook(void); #endif

resource.h

// resource.h #define RC_BINARYTYPE 256 #define ID_MAGICDEL_DLL 100

resource.h

//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by ThreadDemo.rc // #define IDS_HELLO 1 // Next default values for new objects // #ifdef A

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__7

threaddemo.h

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