首頁 > 問答 > 主體
两个软件都很轻量级。
请问用什么UI库做的?
迷茫2017-04-17 15:20:18
Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size
印象裡everedit作者在群組裡說用的是WTL
大家讲道理2017-04-17 15:20:18
據我所知, notepad++沒有用介面函式庫, 直接是用原始的windows api, everedit沒有了解