: Having trouble loading a bitmap created within the win32 enviorment on to a created window. It's coming all right on my dialog boxes, but then they are already precoded to handle that. Don't want code, prefer to tear my hair out, merely a direction. I have used the related blt api's with no success. All I get is a dot. My next call will probably be from the nearest asylum. Why oh why did I want to understand programming.
:
Please, post the code.
Are you loading the bitmap with your own code?
Or using LoadBitmap()/LoadImage()?