しばらくは、WindowsでWindows APIを使ったC言語プログラミング言語を取り上げていく。ということで、ここで開発環境を再考しておきたい。 これまで、C言語開発の仕組みを理解すること、LinuxやMac、組み込みデバイスといったWindows以外のプラットフォームでのC ...
WindowsでGUIアプリケーションを開発しようと思った場合、.NET技術やWeb技術をベースに構築された実装系を使うことが多いだろう。こうした技術は抽象度が高く、短いコードで便利なGUIアプリケーションを開発することが可能だ。 また、Web関連技術の著しい ...
wxWidgets is a free and open source cross-platform C++ framework for writing advanced GUI applications using native controls. wxWidgets allows you to write native-looking GUI applications for all the ...