:47.299KB : :1 :2022-10-05 16:40:07
pexports 利用DLL生成LIB文件的工具.rar 如果开发者对于本文件有需要的可以参考。pexports 利用DLL生成LIB文件的工具.rar
pexports 利用DLL生成LIB文件的工具
└── pexports 利用DLL生成LIB文件的工具
└── pexports-0.43
├── COPYING
├── README
├── bin
│ └── pexports.exe
├── pexports-0.41.diff
└── src
├── ChangeLog
├── Makefile
├── hlex.c
├── hlex.l
├── hparse.c
├── hparse.h
├── hparse.y
├── pe.h
├── pexports.c
├── pexports.h
├── str_tree.c
└── str_tree.h
4 directories, 16 files
02-09动态载入DLL
02-03升级加载内存Dll,兼容性极佳
02-03BBTC_v4_0_无DLL落地版
02-02dll或模块调用主程序中的子程序
02-02dll验证时间实例
01-29读取图片资源dll函数FOA