ResEdit v1.2.2

ResEdit是一款免费的Win32资源编辑器,可用于编辑对话框、图标等资源。它支持导入由Microsoft Visual Studio资源编辑器生成的大多数.rc文件,并提供高级对话框编辑功能。输出文件可被MinGW和Microsoft Visual C++等编译器编译。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

ResEdit is a free Resource Editor for Win32 programs. You can use it if you want to use dialogs, icon, version information or other types of resources. Output files can be compiled by any Win32 compiler, like MinGW and Microsoft Visual C++.

ResEdit always generates 2 files:

One with the rc extension, which contains the code (the name depends on the project name)
An include file always named resource.h (it is impossible to change it), witch contains the ID definitions.
Then you can simply use these 2 files in your C/C++ project. You only have to include the resource.h file in the files using resources.

Features
Importing most of the rc files generated by Microsoft Visual Studio ressource editor. Actually it is not guaranteed that the file will be safely imported (ResEdit does not really understand #ifdef for example).

Advanced Dialog editor. All existing kind of controls are supported.

Possibility to include all sort of ressources. For some of them (icon, cursors...), it is not possible to edit them.

Generation of C++ code for the Dialogs (code with CreateWindowEx) and Menus (CreateMenu, CreatePopupMenu...). However it is not possible to import C++ sources files.

Unlimited Undo/Redo buffers

http://www.resedit.net/ResEdit-1.2.2.zip

 
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值