Right after posting this I realized I could do what you suggested apatterno, but the question is, how can I set the color of a pixel? I can use CDC::SetPixel to set it on the DC, but that won't change it on the bitmap itself, will it? It seems like Microsoft would/should have made something like this fairly easy.