I was working on some C# code today, and had to figure out how to find a specific application’s icon. There’s a lot of basic information on this, including messages like WM_GETICON in MSDN, but it just wouldn’t work.
Below you'll find a list of all posts that have been tagged as “C#”
I was working on some C# code today, and had to figure out how to find a specific application’s icon. There’s a lot of basic information on this, including messages like WM_GETICON in MSDN, but it just wouldn’t work.