|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
#include "pch.h"#include "System/Environment.h"#include <vector>#include <map>#include <sstream>#include <windows.h>#include <Psapi.h>#include <shellapi.h>#include <shlobj.h>#include "Win32Internal.h"Go to the source code of this file.
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
Functions | |
| static int | DotNetDupe::System::GetCsidlForFolder (Environment::SpecialFolder eFolder) |
| static void | DotNetDupe::System::ParseAndAddEnvEntry (const String &sLine, Collections::Generic::Dictionary< String, String > &result) |
| static std::vector< String > | DotNetDupe::System::ReadCommandLineTokens () |