Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Another free Win32 resource editor

License

NotificationsYou must be signed in to change notification settings

katahiromz/RisohEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Supported Platforms

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

License Agreement

SeeLICENSE.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. Seemcdx/MESSAGETABLEDX.md for details.

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

The resource compiler of MSVC has a bug in treatment of UTF-8 resource files.

Use UTF-16 (but UTF-16 is not supported in GNU windres).

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. Are the 64-bit files supported?

Yes on 64-bit Windows. However WoW64 emulation layer prevents itloading from"C:\Program Files" or"C:\Windows\system32".You have to copy the 64-bit file into another place before loading.

Contact Us

katayama.hirofumi.mz@gmail.com


[8]ページ先頭

©2009-2025 Movatter.jp