amin-ahmadi.com
How to use Windows API in Qt (A simple example) - Amin
Qt is a cross-platform framework that encapsulates API across many Operating Systems but one always faces situations in which he/she needs to access and use OS specific capabilities. Windows API is a massive collection of interfaces that allow a programmer to use and include Windows features in their programs. Below is a simple example on … Continue reading "How to use Windows API in Qt (A simple example)"
Amin