stdafx.h
来自「Windows mobile下的透明控件(皮肤控件) 当前Windows 」· C头文件 代码 · 共 17 行
H
17 行
#pragma once
#define MAX_DIR_STR 256
#define MAX_STR 256
#define MENU_HEIGHT 26
#include <windows.h>
#include <windowsx.h>
#include "YCtrls.h"
#include "YCode.h"
#include "AppProc.h"
#include <Sipapi.h>
#include <aygshell.h>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?