搜索资源列表
二进制DLL(或EXE)中读取资源ResFile
- 参考源码,学习例子-reference source, study examples
resfile.rar
- 一个生成RES资源文件和调用此文件的小程序,用到VC的资源编辑程序。,A generation of RES resource file and call this file small procedures, the resources used VC editing process.
resfile
- 资源文件的使用练习,初学Vb时自己测试用的,-Practice of the use of the resource file beginner Vb test, thank you
RESFILE
- VB编写的Res解析工具,代码里需要说明的就是Type和Name,有可能是一个字符串,也有可能是一个双字节整型,所以用Variant[Ordinal or name NAME]Res文档解析大部分解析完了,就是字节对齐搞不定了,网上资料少的很,中文的更是找不到。ResData() As Byte 是具体的数据,可以留给后续处理时使用,仅当DataSize<>0时才有。-VB, Res analytic tools, code should be noted that Type and