Getting the Width of a WindowI'd like to add my window handle is definitely valid as seemingly all other function calls using it ...
Getting the Width of a WindowHi, I need the width of a window. I try to do this as follows: [code]LPRECT tarWnd = 0; GetCl...
Problem with splitting a Bitmap into sectionsMy fault, i called the bitblt() function incorrectly. I must have been on autopilot slightly. The ca...
Problem with splitting a Bitmap into sectionsHi, I am trying to load a bmp image and split it into tiles that have the same dimensions. I then...
Need to create a bitmap filled with blackThat's exactly right. I did fix the problem in the same whay that you have posted. However the idea ...