Exactly what it says in the title, I'd like to use a specific icon from imageres.dll
as the application icon for my WPF program.
How can this be done?
Edit: I've manually extracted the icon from the DLL, but is there a easier / more 'correct' way to do this?