Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4,466 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMake

RisohEditor by katahiromz

RisohEditor is a free resource editor for Win32 development, created by Katayama Hirofumi MZ.

It can read/write resource data in RC/RES/EXE/DLL files. UTF-16 resource files are also supported.

More information can be found at https://github.com/katahiromz/risoheditor-doc .

Supported Platforms

It works on Windows XP/2003/Vista/7/8.1/10 and ReactOS.

License Agreement

See LICENSE.txt for details of copyrights and license agreement.

Standardization

See "Standardize.md" for our standardization of resource IDs.

FAQ

Question 1. What is "Risoh"?

The word "risoh" means "ideal" in Japanese.

Question 2. What are edt1, edt2, cmb1?

Those are standard control ID macros defined in <dlgs.h>.

Question 3. What is mcdx?

It's a special message compiler I made. See mcdx/MESSAGETABLEDX.md for details.

Question 4. Why did I get garbled characters when compiling with Visual Studio?

rc.exe correctly supports UTF-16, but prior to Visual Studio 2022, loading a UTF-8 file will result in garbage in the output data.

Please use Visual Studio 2022 or later.

Question 5. What is the difference between no installer and portable version?

The portable version doesn't use registry but an ini file.

Question 6. Does it support 64-bit?

Yes, it does.

Question 7. What is WonRes?

It's my Win32 resource data manipulator. It can load and save resource data and has encryption and decryption feature.

For details, see katahiromz/WonRes .

Contact Us

katayama.hirofumi.mz@gmail.com

About

Another free Win32 resource editor

Topics

Resources

Stars

509 stars

Watchers

23 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages