tags:

views:

21

answers:

1

it is possible to display a picture on a window created by winmain i mean using GDI,

i want do create a window that captures my whole screen i have done that by using GDI but unable to show an image on it how can i do so?

+1  A: 

There are lots of good tutorials on the web.

Will