I am developing a C++ Desktop application, and wondered what exactly I would need to do in order to add a button into the title bar of my application, and how to do it. I'm not really sure how to go about doing this.
I'm aiming to achieve something like the titlebar of the Windows File Explorer
or something like this
Any help would be appreciated!