The other dya i was programming a really good tool to decrease the resources taken to load the desktop but suddenly if found out that i need to load the icons of some programs into my program in run-time ( as my graphics chief wanted ), of course i don't know how, so i programmed my tool so that it runs an icon program, opens the exe file, copies the icon, pastes it into a new file and saves as .ICO , but you know, it is not practical, so i was wondering isn't there any way to do that ( load the icons of exe files in runtime) ?
Thanks