├── ParseNTFS.cpp ├── ParseNTFS.h ├── ParseNTFS.vcproj ├── main.cpp └── ntfs.h /ParseNTFS.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DeDf/ParseNTFS/HEAD/ParseNTFS.cpp -------------------------------------------------------------------------------- /ParseNTFS.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DeDf/ParseNTFS/HEAD/ParseNTFS.h -------------------------------------------------------------------------------- /ParseNTFS.vcproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DeDf/ParseNTFS/HEAD/ParseNTFS.vcproj -------------------------------------------------------------------------------- /main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DeDf/ParseNTFS/HEAD/main.cpp -------------------------------------------------------------------------------- /ntfs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DeDf/ParseNTFS/HEAD/ntfs.h --------------------------------------------------------------------------------