User profile: martianxx

User info
User name:martianxx
Name:David
Location:Middlesbrough
History
Joined:
Number of posts:76
Latest posts:

Getting the Width of a Window
I'd like to add my window handle is definitely valid as seemingly all other function calls using it ...

Getting the Width of a Window
Hi, 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 sections
My fault, i called the bitblt() function incorrectly. I must have been on autopilot slightly. The ca...

Problem with splitting a Bitmap into sections
Hi, 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 black
That's exactly right. I did fix the problem in the same whay that you have posted. However the idea ...