readme.txt
来自「一个windows 文件系统驱动源码」· 文本 代码 · 共 18 行
TXT
18 行
CPL - Control Panel Applets
---------------------------
o This is the project for generating the control panel applet
used by Win2fs.
o Control panel extensions are Win32 dlls with a specific set of
entry points and a .CPL extension.
o A single .CPL file can contain any number of applets inside it.
o The framework for developing a .CPL file is documented in the MSDN.
o Thanks to Len from JetByte Ltd. for getting us started.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?