⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 confirm.inf

📁 大量windows shell编程例子
💻 INF
字号:
$$IF(TYPE_DLL)
The Wizard is about to generate source code for a project called $$ROOT$$.dll.
The author is $$AUTHOR$$.
$$ELSE
The Wizard is about to generate source code for a project called $$ROOT$$.exe.
The author is $$AUTHOR$$ and the program is named "$$APPNAME$$".
$$ENDIF

The module generated is:

$$IF(TYPE_DIALOG)
+ a dialog-based Win32 application
$$IF(USECC)
  with built-in support for the common controls
$$IF(USECC98)
  (Windows 98)
$$ELIF(USECC95)
  (Windows 95)
$$ENDIF
$$ENDIF
$$ENDIF

$$IF(TYPE_DLL)
+ a Win32 DLL
$$ENDIF

⌨️ 快捷键说明

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