|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [gameprogrammer] Re: graphic programming
Hi, If you want to draw on the desktop use NULL. hdc = GetWindowDC(NULL); Gautam Narain From: FreeLists Mailing List Manager <ecartis@freelists.org> Reply-To: gameprogrammer@freelists.org To: gameprogrammer digest users <ecartis@freelists.org> Subject: gameprogrammer Digest V4 #101 Date: Sat, 30 Jun 2007 02:50:28 -0400 (EDT) gameprogrammer Digest Fri, 29 Jun 2007 Volume: 04 Issue: 101 In This Issue: [gameprogrammer] Re: graphic programming ---------------------------------------------------------------------- Date: Fri, 29 Jun 2007 08:15:26 -0500 From: "Chris Nystrom" <cnystrom@gmail.com> Subject: [gameprogrammer] Re: graphic programming On 6/25/07, Yasser Gonzalez Soto <yassergs@ispejv.rimed.cu> wrote: > BUt I mean draw on the desktop not on the window. I use this > > h_dc:=GetWindowDC(GetDesktopWindow) > > BUT doesn't work. Does this help? http://www.delphi32.com/info_facts/faq/faq_650.asp Chris -- E-Mail: Chris Nystrom <cnystrom@gmail.com> Saving the world from web programming. http://www.newio.org - AIM: nystromchris ------------------------------ End of gameprogrammer Digest V4 #101 ************************************ _________________________________________________________________Tried the new MSN Messenger? It?s cool! Download now. http://messenger.msn.com/Download/Default.aspx?mkt=en-in --------------------- To unsubscribe go to http://gameprogrammer.com/mailinglist.html
|
|