Titlebar Icon XP

BlitzPlus Forums/BlitzPlus Programming/Titlebar Icon XP

Kcarlino(Posted 2003) [#1]
Does anyone know how to get the titlebar icon to show up on XP? I've added a icon resource to my exe, and the icon is shown in file explorer and for desktop shortcuts but it's not shown in the title bar?

Thanks
Ken


Kcarlino(Posted 2003) [#2]
Solution is to use the Win API LoadIcon(). Found in search of previous forum message posted by Snarty.

Thanks
Ken