compile notes.txt
来自「这个是FileBackup的一个组件」· 文本 代码 · 共 6 行
TXT
6 行
Visual C++ 6.0 with Service Pack 5 and Processor Pack
WinME DDK included in Windows XP Service Pack 1 DDK 2600.1106
File "DirMon.c" and "DirMon.h" are implementation of VxD driver to monitor change of files and directories.
File "IoctlCmd.h" defines control command of function "DeviceIoControl" and structure used to transfer data between VxD and application.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?