Hi Guys,
I have a file in the directory c:\images called tex1.jpg. The dimentions of the file are 32*32. I would like to blt this file (using windows BitBlt) to a picture box called picTextures at possition 0, 0. Could you please tell me how? Thanks