http://GameProgrammer.Com

Programming

GP Mailing List
     Thread Index
     Date Index

ATXGPSIG List
     Thread Index
     Date Index

Google
>

Home

Wise2Food



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gameprogrammer] Re: graphic programming



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@ispejv.rimed.cu> 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