Windows SDK Samples

C++ Hello World

Hello World (C++)

Simple console application demonstrating basic Windows SDK setup.

View Sample
DirectX 12 Triangle

DirectX 12 Triangle

Render a colored triangle using DirectX 12.

View Sample
WinUI 3

WinUI 3 Basics

Getting started with WinUI 3 XAML and C#.

View Sample
File I/O

File I/O Example

Demonstrates reading and writing files using the Windows API.

View Sample
COM Interop

COM Interop (C#)

Using COM components from a .NET application.

View Sample
UWP Camera

UWP Camera Capture

Capture photos using the device camera in a UWP app.

View Sample