resmagic

来自「开放源码的编译器open watcom 1.6.0版的源代码」· 代码 · 共 8 行

TXT
8
字号
#
#   If you add these two lines to your \etc\magic file the mks file command
#   will report "WATCOM .RES format" for .RES file in WATCOM format and 
#   "binary data" for .RES files in MS format.
#
0		long		0xC3D4C1D7
>4		long		0xC3D2CDCF	WATCOM .RES format

⌨️ 快捷键说明

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