I'm trying to figure out how to give a sprite the image of a program's icon.
Is there a way to do this?
Develop games in your browser. Powerful, performant & highly capable.
This works using python to access the winapi:
http://dl.dropbox.com/u/5426011/examples%208/getIco.zip
Note: The transparency of the icon is not preserved with this method.
This works using python to access the winapi: http://dl.dropbox.com/u/5426011/examples%208/getIco.zip Note: The transparency of the icon is not preserved with this method. That's really cool. But I don'tunderstand it.
Note: The transparency of the icon is not preserved with this method. That's really cool. But I don'tunderstand it.
If R0J0's way is too complicated, why not just use sprites?
Google search. You could just load them?