RE: [GD-Windows] Icon for game window
Brought to you by:
vexxed72
From: Brian H. <bri...@py...> - 2002-01-07 18:02:24
|
Jon, Thanks for the tip on searching MSDN, however, as you noted, the WinCE references and technical articles from Win3.0 are a bit much =) However, more important, I thought I WAS doing the right thing with the WNDCLASS structure, which is why I ended up asking this list (i.e. the icon was showing up fine on the desktop just not in the titlebar, so I had assumed that the two were different, when in fact I should have more correctly assumed I was a dork and getting something wrong =) ). As I said in the other e-mail, I was botching the call to LoadIcon(), so the problem was further upstream than I had expected. Thanks again, Brian |