How to Explore Your Project’s Directory

Posted December 15th @ 4:02 pm by m3Rlin

When programming you may want to see your programs files and directories to change file names, add/delete files or just to control the application’s executable size. Here’s a simple solution to not have to launch Windows Explorer, and then click you way through your whole file system to you app’s directory. If you have a [...]