An open API service indexing awesome lists of open source software.

https://github.com/frozenassassine/fastedit-winapi

Fastedit WinApi is a little text editor for windows. It is not made for daily use, but It shows the principles of creating a text editor and using the WindowsApi in C++.
https://github.com/frozenassassine/fastedit-winapi

cpp tutorial winapi

Last synced: 9 months ago
JSON representation

Fastedit WinApi is a little text editor for windows. It is not made for daily use, but It shows the principles of creating a text editor and using the WindowsApi in C++.

Awesome Lists containing this project

README

          

# Fastedit-WinApi

Fastedit is one of my first bigger programming projects, which I've started when I was 13 years old. It is written in C++ using the Windows-Api.
I am not working on it anymore, so the code here won't change much.

#### I would not really recommend to use it, as your main texteditor, because it still has bugs, and can crash anytime.

## 🖼️Images