代码搜索结果

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

stdafx.h

#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers #include // MFC core and standard components #include // MFC extensions #include

common.h

#ifndef _COMMON_H_ #define _COMMON_H_ #ifndef _QWORD_DEFINED #define _QWORD_DEFINED typedef __int64 QWORD, *LPQWORD; #endif #define MAKEQWORD(a, b) \ ((QWORD)( ((QWORD) ((DWORD) (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__0

_commoncrc.h

#ifndef _COMMON_H_ #define _COMMON_H_ #ifndef _QWORD_DEFINED #define _QWORD_DEFINED typedef __int64 QWORD, *LPQWORD; #endif #define MAKEQWORD(a, b) \ ((QWORD)( ((QWORD) ((DWORD) (a)))

resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by SuperServer.rc // #define IDD_ABOUTBOX 100 #define IDD_SUPERSERVER_FORM 101 #

socketclient.h

#if !defined(AFX_SOCKETCLIENT_H__63BACF3B_8954_4F24_871D_01ADD29A3363__INCLUDED_) #define AFX_SOCKETCLIENT_H__63BACF3B_8954_4F24_871D_01ADD29A3363__INCLUDED_ #if _MSC_VER > 1000 #pragma once #en

socketlisten.h

#if !defined(AFX_SOCKETLISTEN_H__AA3AB580_35A6_4592_8D70_CF122AB49D65__INCLUDED_) #define AFX_SOCKETLISTEN_H__AA3AB580_35A6_4592_8D70_CF122AB49D65__INCLUDED_ #if _MSC_VER > 1000 #pragma once #en

superserverset.h

// SuperServerSet.h : interface of the CSuperServerSet class // ///////////////////////////////////////////////////////////////////////////// #if !defined(AFX_SUPERSERVERSET_H__67CE3CFD_2328_486D

superserverdoc.h

// SuperServerDoc.h : interface of the CSuperServerDoc class // ///////////////////////////////////////////////////////////////////////////// #if !defined(AFX_SUPERSERVERDOC_H__75DDEC2E_BAB7_429D

msg.h

// Msg.h: interface for the CMsg class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_MSG_H__3D7D0872_C534_484B_BCBC_D95A300B435A__INCLUDED_) #define