• Stars
    star
    220
  • Rank 179,364 (Top 4 %)
  • Language
    C++
  • License
    Other
  • Created over 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Another free Win32 resource editor

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

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?

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 it loading from "C:\Program Files" or "C:\Windows\system32". You have to copy the 64-bit file into another place before loading.

Contact Us

[email protected]

More Repositories

1

XScreenSaverWin

XScreenSaver for Windows
C
83
star
2

vista2xp

Vista-to-XP application converter
C++
37
star
3

smalldll

The empty smallest DLL file
Batchfile
14
star
4

EbnfParser

ISO EBNF notation parser
C++
11
star
5

ImeStudy

Windows IME/IMM Study by katahiromz
C
11
star
6

MZC4

Mad Zombie Classic 4th
C++
10
star
7

mzimeja

MZ-IME Japanese Input for Windows XP/2003
C++
10
star
8

YappyCam

Camera software for Windows
C++
9
star
9

DragDropSamples

Win32 Dragging and Dropping sample programs
C++
9
star
10

XWordGiver

The powerful crossword generator for Windows
C++
9
star
11

WinKiosk

This app is vulnerable and dangerous. Use for security education only.
Inno Setup
8
star
12

SaveBitmapToFile

Loading/saving a bitmap in Win32 C/C++
C
7
star
13

fmgon

FMιŸ³ζΊγ‚¨γƒŸγƒ₯レーター
C++
7
star
14

mcpp

UTF-16 readable C preprocessor (A fork of mcpp 2.7.2)
C
7
star
15

Win32Templates

C
7
star
16

PluginFramework

Plug-in Framework for Win32/C++
C++
6
star
17

CBTHooker

CBT Hooker for Windows debugging & analysis
C++
6
star
18

CodeReverse2

The reverse-engineering tool for Windows executables
C++
5
star
19

InjectDLL

Simple DLL Injection
C++
5
star
20

ads

ADS (alternate data stream) manipulation
C++
5
star
21

EGA

The programming language EGA
C++
5
star
22

UTF

C/C++ UTF-8, UTF-16, UTF-32 conversion library
C++
5
star
23

where

Windows WHERE command clone
C
5
star
24

ExeImage

C++
5
star
25

TextCanvas

Draw and render the shapes as a text string
C++
5
star
26

windbg-cheatsheet

5
star
27

SysNotifyHooker

API hook for Windows Explorer
C++
5
star
28

DecodersTatami

Poor man's decoder (reverse-engineering framework)
Assembly
5
star
29

LineNumEdit

textbox with line numbers in Win32/C++
C++
5
star
30

SimpleBrowser

This app is vulnerable and dangerous. Use for security education only.
C++
4
star
31

UndoSystem

Undo/Redo framework for C++11
C++
4
star
32

MZC3_Shareware

MZC3 shareware maker for Win32
C++
4
star
33

getoptwin

getopt for Windows
C
4
star
34

KraKra_ja_jp

ε‚¬ηœ γ‚’γƒ—γƒͺγ€Œγγ‚‰γγ‚‰γ€οΌˆnativeοΌ‰
JavaScript
4
star
35

OleBow

The OleView replacement in plain C++11/Win32
C++
4
star
36

Hello

Moved to katahiromz/ImeStudy
4
star
37

ReactOS-JPN-Package

ReactOS Japanese Package
C++
4
star
38

exe2vbs

EXE-to-VBS converter
C++
4
star
39

SysLink

SysLink controls for Windows 2000+
C
4
star
40

ApiHook

Simple API Hook Sample
C++
4
star
41

WinHier

Window Hierarchy and Properties Viewer
C
4
star
42

Typaste

Typing + Paste == Typaste.
C++
4
star
43

DOSSTUB

DOS stub program collection
Assembly
3
star
44

karasunpo

Measures the nominal length and angle on the image/PDF
C
3
star
45

ffscrnsave

screen-saver viewer
C++
3
star
46

mstr

portable C++ string manipulation library
C++
3
star
47

unboost

The Revival of Old C++ Compilers
C++
3
star
48

ImeStudyTools

Moved to katahiromz/ImeStudy
3
star
49

RControlPanel

Independent ReactOS Control Panel
C
3
star
50

KeybdSystem

On-screen keyboard system
C++
3
star
51

smallexe

The empty smallest EXE file
Batchfile
3
star
52

redir

Win32 command-line redirection program
C++
3
star
53

MacroParser

plain C++ parser example
C++
3
star
54

AmsiScanner

Threat detector for Windows 10
C++
3
star
55

EntryPointExamer

epx --- Statically analyzes Windows EXE/DLL entry points
C++
3
star
56

fp_wrap

FILE pointer wrapper class
C++
2
star
57

Handles

Shows the kernel handles of the specified process
C++
2
star
58

SmoothLayoutTest

Seamless dynamic layout for C++/Win32 window/dialog
C++
2
star
59

ShowContextMenu

C++
2
star
60

mzcrt

C
2
star
61

olecontainer

C++
2
star
62

getoptsample

An example code for GNU getopt_long function
C
2
star
63

win32-cheatsheet

Win32 Cheatsheet
2
star
64

SHVistaPathMap

Windows Vista+ localized-pathname mappings
C++
2
star
65

WondersXP

Windows API database
C
2
star
66

RWordPad

Independent ReactOS WordPad
C
2
star
67

list

linked list in C, by Alexandre Julliard
C
2
star
68

lzmasdk

LZMA SDK by Igor Pavlov
C++
2
star
69

ipaddr

C++
2
star
70

EAT

Eyeball Allocation Table
C++
2
star
71

layout

Dynamic layout in C++/Win32 for resizable dialogs and windows
C
2
star
72

ImagePlayer

GDI+ image viewer
C++
2
star
73

SpeakJ

Japanese voice synthesis by katahiromz
C++
2
star
74

CJK-Package

ReactOS CJK Package
C++
2
star
75

txt2qr

C++
2
star
76

MZC3_FileVersionInfo

Win32 executable file version info getter
C++
2
star
77

Won32

The compatibility framework for Win32
CMake
2
star
78

winsay

Windows says things!
C++
2
star
79

v_file

virtual file operation on memory
C
2
star
80

AppStartByLang

C++
2
star
81

RATL

Independent ReactOS ATL
C++
2
star
82

iconv_wrap

iconv wrapper class in C++
C++
2
star
83

GazoNarabePDF

γ‚¬γ‚ΎγƒΌγƒŠγƒ©γƒ™PDF
C++
2
star
84

refguid

GUID tool for Win32 development
C++
2
star
85

HookAPI

API Hook sample
C++
2
star
86

imaio

image file manipulation library for Windows
C
2
star
87

mztimer

γ‚Ήγƒˆγƒƒγƒ—γ‚¦γ‚©γƒƒγƒε…Όγ‚Ώγ‚€γƒžγƒΌ (Stopwatch and Timer)
C++
2
star
88

TestAPC

Test for QueueUserAPC and threads
C++
2
star
89

wonders-dump

Dumping Imports/Exports of Windows executable files
Batchfile
2
star
90

exebits

Check the bits of an executable file
C++
2
star
91

DekaMojiPDF

デカ文字PDF
C++
2
star
92

reactos-kdb-cheatsheet

2
star
93

win_popen_bug

Windows _popen bug
C
2
star
94

GlobalHookSample

Win32 global hook sample
C++
2
star
95

RunInLang

Launch in specific language for Windows
C++
2
star
96

MZC3_GC

MZC3 C/C++ garbage collector
C++
2
star
97

GazoNarabe

γ‚¬γ‚ΎγƒΌγƒŠγƒ©γƒ™οΌˆη”»εƒγ‚’δΈ¦γΉγŸdocxζ–‡ζ›Έγ‚’δ½œζˆγ™γ‚‹γƒ•γƒͺγƒΌγ‚½γƒ•γƒˆοΌ‰
Inno Setup
2
star
98

TypicalX11App

a template project of X11 application
C++
2
star
99

TestAPCHack

C++
1
star
100

alutwrap

freealut wrapper for Windows
C++
1
star