User profile: gol350

User info
User name:gol350
History
Joined:
Number of posts:8
Latest posts:

How to check if I clicked on the area of triangle's bitmap
I have a bitmap which is the shape of triangle. The rest of this bitmap is the mask that is unvisib...

How to display few bitmaps on the same coordinations.
I'm sorry: I give code which display bitmaps: [code] HDC_NEW = CreateCompatibleDC(HDC); HDCCOPY = Cr...

How to display few bitmaps on the same coordinations.
I use only winapi.

How to display few bitmaps on the same coordinations.
I have four bitmaps. I have to display every of them on x = 0 and y = 0 coordinations. My task is ...

How to change bitmap after click on it ?
I don't know how should I do it.