resourceid.txt
来自「WINDOWS程序员使用指南--汇编基础」· 文本 代码 · 共 14 行
TXT
14 行
This addin auto exports resource id's to the file rsrc.xxx when any of the
resource scripts are updated. At the same time code properties are refreshed.
This means that code complete on resource id's will work immediatly after any
resource script is saved.
The export is done ONLY if the rsrc.xxx file exists in the projects root folder.
rsrc.xxx:
------------------------
Assembly rsrc.inc
Hla rsrc.hhf
C/C++ rsrc.h
bcet, fb rsrc.bi
KetilO
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?