>  Q&A  >  본문

c++ - notpad++和everedit用的什么UI库?

两个软件都很轻量级。

请问用什么UI库做的?

怪我咯怪我咯2764일 전557

모든 응답(2)나는 대답할 것이다

  • 迷茫

    迷茫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

    회신하다
    0
  • 大家讲道理

    大家讲道理2017-04-17 15:20:18

    据我所知, notepad++没有用界面库, 直接是用原始的windows api, everedit没有了解过

    회신하다
    0
  • 취소회신하다