RE: [GD-Windows] Icon for game window
Brought to you by:
vexxed72
From: Andrew G. <And...@ho...> - 2002-01-07 17:44:43
|
set WNDCLASS.hIcon before you register the class for your main window. Andrew Grant Hothouse Creations > -----Original Message----- > From: Brian Hook [mailto:bri...@py...] > Sent: 07 January 2002 17:34 > To: 'Gamedevlists-Windows@Lists. Sourceforge. Net' > Subject: [GD-Windows] Icon for game window > > > What magical bit of tomfoolery do I need to do to have my > application's > icon show up in the caption bar? I'm already using LoadIcon() to load > the correct icon, and it shows up correctly in Explorer when browsing > directories, just not in the caption. > > Thanks, > > Brian > > > _______________________________________________ > Gamedevlists-windows mailing list > Gam...@li... > https://lists.sourceforge.net/lists/listinfo/gamedevlists-windows > This email is covered by the following disclaimer, please read before accepting this email. http://www.hothouse.org/disclaimer/ |