Move .NET code into dotnet/

This commit is contained in:
Chris Cannam
2021-02-10 13:47:14 +00:00
parent cfb4bd6b4f
commit 2b06851c75
14 changed files with 41 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
#pragma once
// Including SDKDDKVer.h defines the highest available Windows platform.
// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
#include <SDKDDKVer.h>