ResRenum renumbers resource IDs in Visual Studio C++ projects. It's a console app, and it's intended to be integrated into the IDE as an external tool. It's compatible with any version of Visual Studio from MFC 6.0 onwards. It's been tested in 6.0, VS2008, VS2010, and VS2012.

The resources are sorted in alphabetical order within each resource type. The resource types are sorted in compliance with Windows rules. Unicode is fully supported: the app automatically detects if either input file contains Unicode text and does the right thing.

ResRenum takes two arguments: the path to the resource header (usually resource.h), and the path to the resource file (.rc). The second argument is optional, but if it's specified, ResRenum deletes unused identifiers from the resource header. This is usually what you want.

Features

  • Supports Unicode resource files
  • Easily integrated into IDE as external tool
  • Optionally deletes unused resource identifiers
  • Compatible with any version from MFC 6.0 onward
  • Simple to use and free, unlike Riverblade ResOrg
  • Avoids many problems caused by duplicate resource IDs

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3)

Follow ResRenum

ResRenum Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of ResRenum!

Additional Project Details

Operating Systems

Windows

Intended Audience

Developers

User Interface

Console/Terminal

Programming Language

C++

Related Categories

C++ Software Development Software, C++ Build Tools

Registered

2016-10-22