Stroika Library
3.0d16
Help-Home
Loading...
Searching...
No Matches
Platform/Windows/Users.h
1
/*
2
* Copyright(c) Sophist Solutions, Inc. 1990-2025. All rights reserved
3
*/
4
#ifndef _Stroika_Foundation_Execution_Platform_Windows_Users_h_
5
#define _Stroika_Foundation_Execution_Platform_Windows_Users_h_ 1
6
7
#include "Stroika/Foundation/StroikaPreComp.h"
8
9
#if !qStroika_Foundation_Common_Platform_Windows
10
#error "ONLY INCLUDE FOR Windows"
11
#endif
12
13
#include <Windows.h>
14
15
#include "
Stroika/Foundation/Characters/String.h
"
16
#include "Stroika/Foundation/Common/Common.h"
17
18
namespace
Stroika::Foundation::Execution::Platform::Windows
{
19
20
using
Characters::String;
21
22
String SID22UserName (PSID sid);
23
24
}
25
26
#endif
/*_Stroika_Foundation_Execution_Platform_Windows_Users_h_*/
String.h
Stroika::Foundation::Execution::Platform::Windows
Definition
COM.h:19
Library
Sources
Stroika
Foundation
Execution
Platform
Windows
Users.h
Generated by
1.9.8