Skip to content

katahiromz/RNotepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 16, 2024
8308c26 · May 16, 2024

History

43 Commits
Sep 6, 2023
Sep 6, 2023
May 16, 2024
May 16, 2024
Sep 5, 2023
Sep 6, 2023
Nov 5, 2023
Sep 5, 2023
Sep 6, 2023
Sep 12, 2023
May 16, 2024
Sep 11, 2023
Oct 13, 2023
Oct 13, 2023
Sep 5, 2023
Sep 5, 2023
Sep 5, 2023
Sep 5, 2023
May 16, 2024
Sep 5, 2023
Sep 5, 2023

Repository files navigation

Independent ReactOS Notepad

This is "Independent ReactOS Notepad" from ReactOS.

(The screenshot)

It's a free and open source software for Windows XP and later.

ReactOS

Donate Follow on Twitter

Main code contributors

Translators

How to build?

Please use ReactOS Build Environment (RosBE).

git clone https://github.com/katahiromz/RNotepad
cd RNotepad
cmake -G Ninja -DCMAKE_BUILD_TYPE=Release .
ninja
strip notepad.exe

Tested on RosBE, Visual Studio 2015, and Visual Studio 2019.

License

  • LGPL 2.1 and later