⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 edkafx.h

📁 vc6.0完整版
💻 H
字号:
// 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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -