vwfd.inc
来自「汇编源代码大全4」· INC 代码 · 共 7 行
INC
7 行
;
; This is the virtual device ID for this VxD. It is a unique number assigned
; to this device. For more information on VxD IDs, please see the VXDID.TXT
; file.
;
VWFD_Dev_ID equ 7fe0h
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?