jaxman Posted July 26, 2005 Posted July 26, 2005 I am looking for a way to search my drive for certain file types like *.gif and display the results in a GUICtrlCreateTreeView with checkboxes. Any ideas ??
seandisanti Posted July 26, 2005 Posted July 26, 2005 I am looking for a way to search my drive for certain file types like *.gif and display the results in a GUICtrlCreateTreeView with checkboxes.Any ideas ?? <{POST_SNAPBACK}>in help, check out FileFindFirstFile() and FileFindNextFile()
Valuater Posted July 26, 2005 Posted July 26, 2005 there are lots of this and more similar searches in herehttp://www.autoitscript.com/forum/index.ph...l=xpclean+menu#hope it helps8)
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