xargon
November 26th, 2005, 05:53 PM
Hi everyone,
I have a question about blitting a bitmap to a windows device context (DC).
I have a third party control that gives me pointers to the BITMAPINFO structure and a pointer to the actual BITMAP pixels. My question is what is the fastest way to blit this bitmap to a window control in pure Win32 API (MFC free basically).
Thanks and cheers,
xarg
I have a question about blitting a bitmap to a windows device context (DC).
I have a third party control that gives me pointers to the BITMAPINFO structure and a pointer to the actual BITMAP pixels. My question is what is the fastest way to blit this bitmap to a window control in pure Win32 API (MFC free basically).
Thanks and cheers,
xarg