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

📄 unbind.txt

📁 window编程,非常的好
💻 TXT
字号:
If module with bound import is uploaded to process and module to which is it
bound is on its standard base, import of new module is left intact.
UnBind deletes bound import directory entry of given module. Then will be its
import modified according to actual exports (standard (9x) way).
Example: UnBind comdlg32.dll
if comdlg32.dll has bound import directory
   comdlg32.dll.bak will be created
   comdlg32's bound import dir entry will be deleted

⌨️ 快捷键说明

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