Titlebar Icon XP

BlitzPlus Forums/BlitzPlus Programming/Titlebar Icon XP

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

Solution is to use the Win API LoadIcon(). Found in search of previous forum message posted by Snarty.

Thanks
Ken