Achilles 2 Posted May 28, 2010 For a program I'm making I want the user to be able to choose icons.. and instead of recreating the wheel I wondered if there was a simple way to use the windows one? (The one I'm taking about is found by right clicking inside a folder, going to "Customize" and then clicking "Change Icon".. Enumicons (included in the examples part of the Autoit install) doesn't really work as it's written now.. but I might try to rewrite that to use a listview instead of all the labels it uses now.. but using the windows built in option would be easier. My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list] Share this post Link to post Share on other sites
ResNullius 8 Posted May 28, 2010 Check out Yashied's excellent WinAPIEx UDF @ http://www.autoitscript.com/forum/index.php?showtopic=98712Contains the PickIconDlg function & example. Share this post Link to post Share on other sites
Achilles 2 Posted May 28, 2010 Check out Yashied's excellent WinAPIEx UDF @ http://www.autoitscript.com/forum/index.php?showtopic=98712Contains the PickIconDlg function & example.Wow, never had seen any of that.. thanks for the link! My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list] Share this post Link to post Share on other sites