2025-12-03 14:04:56 -05:00
2025-12-03 14:04:56 -05:00
2025-12-03 13:24:05 -05:00
2025-12-03 14:04:56 -05:00
2025-12-03 14:04:56 -05:00
2025-12-03 14:04:56 -05:00
2025-12-03 14:04:56 -05:00
2025-12-03 14:04:56 -05:00

ClassicNotepad

Lightweight Win32 notepad-like editor with word wrap toggle, font picker, and custom icon.

Build

Prereqs: MinGW toolchain on PATH (gcc, windres, mingw32-make).

mingw32-make all

Outputs:

  • ClassicNotepad.exe — main executable
  • notepad.exe — alias for quick search

Clean build artifacts:

mingw32-make clean

Run

Launch ClassicNotepad.exe (or notepad.exe) from the build directory.

S
Description
No description provided
Readme 17 MiB
Languages
C 91.9%
Inno Setup 5.9%
Makefile 2.2%