Here's my problem. I tried to create a dialog in VC++ through the normal win32 API DialogBox call, but the dialogbox background doesn't show up. Only the button that I defined in resourced editor show ...
Diagnosing Windows error codes can be a pain, especially considering Microsoft never intended you to understand Windows error codes in the first place. So if you're ...