readme.txt
来自「VWF.ASM都是一些ASM汇编编的一些小程序啊,蛮好的,实用的很」· 文本 代码 · 共 19 行
TXT
19 行
VWFD.386
This VxD, when installed on a system running Windows in enhanced mode,
allows DOS applications to determine if they are running in a window
or full-screen. This is accomplished via the API that VWFD supplies
TSTWF.ASM is a sample DOS program that uses the VWFD API.
To install this VxD, copy it to your Windows SYSTEM directory and
add the following line to your SYSTEM.INI.
[386enh]
...
...
device=VWFD.386
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?