Is it possible to use the icons in shell32.dll in your program? I know you can use something like reshacker to extract but thats a sort of dirty way.
I am making myself a bunch of shortcuts on the desktop using various tools from VC++ to autohotkey to make my life a little easier, and gain programming experience. My most recent program cleans a bunch of directorys I hardcoded into it then forces a system shutdown. I just really wanted the shutdown icon in shell32 like number 28 on here:
Is there a clean way to import it from the dll and use it from C/C++?
Question
Unclear Relic
Is it possible to use the icons in shell32.dll in your program? I know you can use something like reshacker to extract but thats a sort of dirty way.
I am making myself a bunch of shortcuts on the desktop using various tools from VC++ to autohotkey to make my life a little easier, and gain programming experience. My most recent program cleans a bunch of directorys I hardcoded into it then forces a system shutdown. I just really wanted the shutdown icon in shell32 like number 28 on here:
Is there a clean way to import it from the dll and use it from C/C++?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts