I added a few things to WinExplorer, it is a fairly good, though a little large, example of some file and shell related functions. It's kind of a pet project of mine that I keep adding to all the time as it helps me test ideas. This time I have added a properties function to the right click menu and "Open target folder". The prog and GoAsm source are included
WinExplorer (http://www.members.shaw.ca/contact_donkey/files/WinExplorer.zip)
Very nice work, congrats :U
Thanks Vortex,
Like I said, it makes a good place to test shell and file functions when I need to. I guess I should have noted that you will require my libs in order to rebuild the project. They are available from my website.
Hi donkey,
I have already your libs from your website.
Thanks :U
Donkey,
This is impressive. I like the process view and run as well. :U
As Jibz kindly pointed out there was a bug in the IsPEFile lib function, WinExplorer has been updated to take care of it. I also added icons to the files properties page.