Customizing your window
27 Jan 2023 5 minute read 0 comments markork
In last post we learned some basic concepts of a win32 application and created our first window. In this post I will show you how you can customize that window with custom background and icon. Loading image from file In this post we will need several...