Luigi 38 Posted June 10, 2019 Greetings, If you open this example: C:\Program Files (x86)\AutoIt3\Examples\GUI\Advanced\enumicons.au3 You start a script and it, load a image (icon) from a dll. Is possible build a dll in c# with a icon files inside this dll and use like this example? Someone can show a simple example? Best regards. Visit my repository Share this post Link to post Share on other sites
Luigi 38 Posted June 15, 2019 I found an example here: https://www.c-sharpcorner.com/uploadfile/tanmayit08/how-you-make-a-dll-file-which-contains-the-icon-set-like-shell32-dll/ Works fine with Microsoft Visual Studio 2017. Visit my repository Share this post Link to post Share on other sites