selectpath.h
来自「可以用于台球厅进行收费的程序代码,计算时间并进行费用计算」· C头文件 代码 · 共 11 行
H
11 行
#ifndef hpp_GetLaunchedDir
#define hpp_GetLaunchedDir
#include <afxwin.h> // MFC core and standard components
extern "C"
{
void GetLaunchedDir(CString &strLaunched);
}
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?