applicationkit.rc

来自「这是VCF框架的代码」· RC 代码 · 共 17 行

RC
17
字号
//ApplicationKit.rc//DO NOT LET VC++ CHANGE THIS FILE !!!!!!!!!//ICONDefaultVCFIcon	ICON		"vcf.ico"stop			BITMAP		"stop.bmp"warning			BITMAP		"warning.bmp"inform			BITMAP		"inform.bmp"question			BITMAP		"question.bmp"//manifest support//this doesn't work at the moment so I'm commenting it//out, but I am going to commit the manifest file, just in //case we figure out how to get it to work later on//1                       24      DISCARDABLE     "manifest.xml"

⌨️ 快捷键说明

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