Skip to content

Doug-Lyons/RisohEditor

 
 

Repository files navigation

Build Status on Travis CI Build status on AppVeyor

RisohEditor by katahiromz

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

Supported Platforms

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

License Agreement

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

NOTICE

Please avoid installing in "C:\Program Files" or "C:\Program Files (x86)". Because its resource compiler (windres) doesn't accept space character in the file path.

Standardization

See "Standardize.md" for 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. Why can't I add a control data to my dialog item?

Make the dialog box extended.

Question 4. What is mcdx?

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

HISTORY

  • 2017.08.31 ver.0.6
    • First release.
  • 2018.09.12 ver.5.0.8
    • Improve tool bar icons.
    • Fix the file types on extraction.
    • Write dagger to source file to help UTF-8 detection.
    • Fix the treeview icons.
    • Split the RT_DIALOG and RT_MENU resource templates in languages.
  • 2018.09.27 ver.5.0.9
    • Improve resource.h output.
    • Improve treeview file icon.
    • Improve importing.

Contact Us

katayama.hirofumi.mz@gmail.com

About

Another free Win32 resource editor

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 92.6%
  • C 6.2%
  • Other 1.2%