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 ...