GDI+: How to draw an icon
-
Hi guys, I'm not sure is this the right place to ask, but I know that you are the right people :) I want to draw an icon from an ico file on the screen (lets say main form). Can you show me a fragment of code (C++ preferably, GDI+) that will load an icon file and display the second sub-icon from it (in the .ico I have one icon in three dimensions. I want to see the second dimension). Thanks in advance!
-
Hi guys, I'm not sure is this the right place to ask, but I know that you are the right people :) I want to draw an icon from an ico file on the screen (lets say main form). Can you show me a fragment of code (C++ preferably, GDI+) that will load an icon file and display the second sub-icon from it (in the .ico I have one icon in three dimensions. I want to see the second dimension). Thanks in advance!