├── FoxmailDump.cpp ├── FoxmailDump.sln ├── FoxmailDump.vcxproj ├── getopt.cpp └── getopt.h /FoxmailDump.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/3roman/FoxmailDump/HEAD/FoxmailDump.cpp -------------------------------------------------------------------------------- /FoxmailDump.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/3roman/FoxmailDump/HEAD/FoxmailDump.sln -------------------------------------------------------------------------------- /FoxmailDump.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/3roman/FoxmailDump/HEAD/FoxmailDump.vcxproj -------------------------------------------------------------------------------- /getopt.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/3roman/FoxmailDump/HEAD/getopt.cpp -------------------------------------------------------------------------------- /getopt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/3roman/FoxmailDump/HEAD/getopt.h --------------------------------------------------------------------------------