funkey Posted March 18, 2010 Posted March 18, 2010 Hello! Here is my new UDF. Included functions: _FileGetApp() _FileGetDesc() _FileGetExt() _FileGetIcon() _ShellExecute() _ShellExecuteAs() Have fun!FileInfo.au3 Programming today is a race between software engineers striving tobuild bigger and better idiot-proof programs, and the Universetrying to produce bigger and better idiots.So far, the Universe is winning.
dushkin Posted April 12, 2010 Posted April 12, 2010 Hello!Here is my new UDF.Included functions:_FileGetApp()_FileGetDesc()_FileGetExt()_FileGetIcon()_ShellExecute()_ShellExecuteAs()Have fun!Thanks Funkey.No, It is not a files list view. That means that I don't use the shell32.dll for icons but I use private icons.I am working on a list with my application specific data.The "start menu" example was just to let you guys test my script on an available list control.Isn't there a way to do something like _GUICtrlListView_GetItemImage (but that will work?)...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now