Hi,

In have made a program that takes a screen shot of the desktop using the GetDesktop and GetDC APIs. After storing the DC in a long called lngPic I would like to turn this into a bitmap but not save it on the hard disk. Any ideas?