-
Delphi资源文件生成工具 我经常要在程序中加入许多资源,比如:声音、位图、光标等,这样可以使自己 软件更具特色。可以自己建立一个.RC的文件,然后再用Del...
Delphi资源文件生成工具 我经常要在程序中加入许多资源,比如:声音、位图、光标等,这样可以使自己 软件更具特色。可以自己建立一个.RC的文件,然后再用DelphiBinBrcc32.EXE来 编译生成一个.RES的文件,有了这个文件才能把资源编译到软件中去。 可是如果要加入一大批资源,要加入30个位图和20个光标的话,就要在.RC文件中一 行行加入要用的资源,比较麻烦。我是个懒人,所以自已写了这个能自动批量帮你完 成这个任务的工具,可以非常方便的生成.RES资源文件。 注意:由于Borland的Brcc32.EXE不能识别包含有空格和汉字的路径,所以你的资源来 源路径和保存路径不要带有空格和汉字,否则不能建立.RES的文件。-Delphi resources to generate tool I often join in the proceedings of many resources, for example : voice, bitmaps, cursors, etc., can make more software features. One can establish their own. RC paper, and then spend the Delphi bin Brcc32.EXE to build a generation. RES document, the document can have the resources to build software. But if a large number of resources to join, to join the 30-bit map and the cursor 20, then we should. RC paper lines to join with the resources, and trouble. I was lazy, so own writing this volume will automatically help you complete this task tool, it is easy generation. RES resource files. Note : Due to Borland"s Brcc32.EXE not include
- 2022-02-11 10:57:06下载
- 积分:1
-
企业社会责任 4.0 驱动程序
csr4.0 usb 驱动程序的源代码,从企业社会责任的官方网站,下载使用在 windows 平台上,windows ddk 解法和在 xp 和 win7 平台上测试好,它验证用于蓝牙 ble 开发,应用程序可以使用到互动,人机交互界面
- 2023-05-24 04:00:03下载
- 积分:1
-
c++ realized the simple timer to be possible to judge the priority to realize+
c++ 实现简单计时器 可以判断优先级 实现了+ - * / ( )等-c++ realized the simple timer to be possible to judge the priority to realize+-*/() and so on
- 2022-03-20 02:22:53下载
- 积分:1
-
VB Delay(延时函数)
VB的延时函数,能实现简单的函数等待,时间到了及执行下一步的命令。本延时函数在到达延时时间后会弹出“MsgBox ”,显示“"Time out!!!”。适合初次接触VB延时函数的使用者进行了解学习,也比较简单易懂。
- 2023-03-13 15:50:02下载
- 积分:1
-
用钩子函数显示编辑框密码
用钩子函数显示编辑框密码-with hook function displays password edit box
- 2022-06-26 14:14:20下载
- 积分:1
-
水文资料整理程序
水文资料整理程序-hydrological data compilation process
- 2022-02-02 11:22:47下载
- 积分:1
-
database management system
database management system
- 2022-01-25 15:28:10下载
- 积分:1
-
水晶报表实例,这是在ASp.net里做水晶号表,很好用的,用C#写的。...
水晶报表实例,这是在ASp.net里做水晶号表,很好用的,用C#写的。-crystal statements example, it is done in ASp.net Lane, Crystal Table good use, and C# writes.
- 2022-03-22 08:56:57下载
- 积分:1
-
是对电脑的一些功能的编程,大家有时间的时候可以下载看看~~~``网络下的...
是对电脑的一些功能的编程,大家有时间的时候可以下载看看~~~``网络下的-to some functional computer programming, we have the time to download a look at the network ~~~
- 2022-02-02 03:24:47下载
- 积分:1
-
VC脚本DLL模版
应用背景针对辅助的一个模版,大家可以用这个模版自己添加代码关键技术主线程调用,解决各种CALL执行不了的情况, 窗口子类化技术,防止游戏检测堆栈, 隐藏DLL模块,防止其他进程扫描,消息传递,减少游戏检测.其他技术自己看
- 2022-03-12 18:42:38下载
- 积分:1