Click here to Skip to main content
15,879,239 members
Everything / File system

File system

file-system

Great Reads

by Marijan Nikic
A utility for automatization of moving files from partition A to partition B and vice versa
by Sergeant Kolja
This is an alternative for "Memory leak detection for WinCE".
by dviljoen
You might be interested in SlickRun http://www.bayden.com/It is a general purpose launcher for opening folders or web sites, starting apps, etc. The user creates "magic words" and associates them with folders, urls, launching apps, opening documents, etc.
by TomQuinn
A simple function used to determine if a file path refers to a network drive and if it does convert it to use the UNC path

Latest Articles

by ToughDev
How to integrate FatFs FAT filesystem module with CH375/CH376 USB controller
by Marijan Nikic
A utility for automatization of moving files from partition A to partition B and vice versa
by FrostedSyntax
How to create batch files that make navigating the filesystem in the command prompt a breeze.
by Paw Møller
Implementing a simple file system as a file.

All Articles

Sort by Title

File system 

23 May 2012 by Sergeant Kolja
This is an alternative for "Memory leak detection for WinCE".
6 Mar 2016 by FrostedSyntax
How to create batch files that make navigating the filesystem in the command prompt a breeze.
19 Mar 2013 by Igor Stanic
Extending boost::filesystem for Windows and Linux.
19 Mar 2013 by Igor Stanic
Manage Linux Trash and Windows Recycle Bin with C++.
15 Nov 2011 by Indrajeet Valera
23 Aug 2012 by John Orendt
Prepares play list elements for burning to CD or DVD or loading onto a MP3 player.
22 Dec 2019 by Marijan Nikic
A utility for automatization of moving files from partition A to partition B and vice versa
18 Dec 2012 by Jaxon7
File search synchronised with TreeView/ListView. Climbing up and down the tree.
20 Mar 2012 by Jaxon7
Restoring UI Responsiveness FromContinuations (Asynch file IO)
15 Mar 2013 by jeff00seattle
Defining a Windows Service to incrementally backup an assigned directory to Windows Azure Blob Storage using Blob REST based upon root directory change notifications to FileSystemWatcher.