09-29-2022, 02:25 PM
(This post was last modified: 09-29-2022, 02:27 PM by SpriggsySpriggs.)
@aurel Unfortunately, I don't have any simple examples. I do have programs I've made with CreateWindowEx and controls but they are extremely complex and may muddy the waters for you. My best working example is this https://github.com/SpriggsySpriggs/QB64-...deo-Player
I made a video player with Win32 that uses standard Windows controls to control playback and show progress. It also has a menu bar and takes advantage of the TaskDialog API in Win32 as well as the open file dialog. Lots of goodies.
I made a video player with Win32 that uses standard Windows controls to control playback and show progress. It also has a menu bar and takes advantage of the TaskDialog API in Win32 as well as the open file dialog. Lots of goodies.
Tread on those who tread on you