|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
#include "pch.h"#include "System/Diagnostics/ActiveUserSession.h"#include "System/UnauthorizedAccessException.h"#include "System/Utils/StringConvert.h"#include <windows.h>#include <wtsapi32.h>Go to the source code of this file.
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
| namespace | DotNetDupe::System::Diagnostics |
Functions | |
| static void | DotNetDupe::System::Diagnostics::PopulateSessionInfo (const WTS_SESSION_INFOW &wtsInfo, UserSessionInfo &session) |