edkafx.h

来自「vc6.0完整版」· C头文件 代码 · 共 11 行

H
11
字号
// edkafx.h : #include file for standard EDK system include files,
//            These are used frequently, but are changed infrequently
// Copyright 1986 - 1998 Microsoft Corporation.  All Rights Reserved.

#include <afxwin.h>         // MFC core and standard components
#include <afxext.h>         // MFC extensions

#define _INC_WINDOWSX       // This keeps "WindowsX.h" from being included.
#define _MAPINLS_H_         // This keeps "MAPInls.h" from being included.
#include <edk.h>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?