September 1st, 1999, 09:31 AM
Alright, well here's the deal. I pretty much cut and pasted the sections on going from a DC to a .bmp file and implemented it into my view. It saves me a bitmap, but an empty one. So my suspicion is that the bitmap header is transferring properly but the actual contents of the DC are not being loaded into the bitmap file. Anyone know a possible reason why? I checked and made sure there was something in my DC, but Im not very clear on the whole concept of a DIB and such so that section of the code I really haven't messed with.
-Kurtis
-Kurtis