DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
OperatingSystem.cpp File Reference
#include "pch.h"
#include "System/OperatingSystem.h"
#include <windows.h>
#include "Win32Internal.h"

Go to the source code of this file.

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System

Typedefs

typedef void(WINAPI *) RtlGetVersion_FUNC(OSVERSIONINFOEXW *)

Typedef Documentation

◆ RtlGetVersion_FUNC

typedef void(WINAPI *) RtlGetVersion_FUNC(OSVERSIONINFOEXW *)

Definition at line 7 of file OperatingSystem.cpp.