This application is an example Windows MDI GUI application, written to demonstrate how this can be done using MinGW. It accompanies the Win32 Apps with MinGW article on Transmission Zero. The compiled ...
This is a fun little project that I created around 2011, while I was learning windows native GUI and C++. Even though it is just a prove of concept learning material that was never supposed to reach 1 ...
Hello all, I've been a programmer for a while and figure it's about time I started learning how to develop Windows applications with GUI's.<P>I've done quite a bit of event-driven programming with ...
I've used Win32 to program multithread applications and I like it, it's pretty flexible and garbage-free. I will be working on a GUI and though I'm a Win32 fan, I'm trying to explore if there are less ...