I am very confused.
I have a bitmap file. I just want to set it as my mfc background image. Unfortunately, the other relevant posts here are really confusing me.
Can any of you describe in the simplest way you can how to set image from the Resources as a mfc background image(onInitDialog()...).
I am new to MFC and honestly find it very hard. Thanks in advance!
In contrast to other similar questions I am looking for a way with the VS2019 Function SetBackgroundImage/something easier to implement...