[gameprogrammer] Re: graphic programming
- From: "richard sabbarton" <richard.sabbarton@xxxxxxxxx>
- To: gameprogrammer@xxxxxxxxxxxxx
- Date: Mon, 25 Jun 2007 21:28:59 +0100
Hi there,
Can't you use:
hDC = GetDC(NULL);
doesn't this return a handle to the desktop DeviceContext that you can bind
your GL Rendering Context to? I haven't done this myself but I have used
GetDC to get a handle to a child window within my main window and used that
to render GL.
Regards
Richard
On 25/06/07, Yasser Gonzalez Soto <yassergs@xxxxxxxxxxxxxxx> wrote:
Sorry if this is out of topic. So, How I draw using OpenGL over my desktop
---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html
- Follow-Ups:
- [gameprogrammer] Re: graphic programming
- From: Yasser Gonzalez Soto
- References:
- [gameprogrammer] graphic programming
- From: Yasser Gonzalez Soto
Other related posts:
- » [gameprogrammer] Re: graphic programming
- » [gameprogrammer] Re: graphic programming
- » [gameprogrammer] Re: graphic programming
- » [gameprogrammer] graphic programming
- » [gameprogrammer] Re: graphic programming
- » [gameprogrammer] Re: graphic programming
- » [gameprogrammer] Re: graphic programming
- » [gameprogrammer] Re: graphic programming
Sorry if this is out of topic. So, How I draw using OpenGL over my desktop --------------------- To unsubscribe go to http://gameprogrammer.com/mailinglist.html
- [gameprogrammer] Re: graphic programming
- From: Yasser Gonzalez Soto
- [gameprogrammer] graphic programming
- From: Yasser Gonzalez Soto