Windows Samples

Win32 Samples

Explore the core of Windows systems through a series of interactive samples.

Sample 1

A simple command-line program that prints "Hello, world!"

Sample 1

This is a placeholder. More information will be provided as you explore.

Sample 2

Demonstrates how to use the `GetSystemInfo()` function to retrieve system information.

Sample 2

This sample uses the GetSystemInfo API.

Remember the relative link is located at: https://en.wikipedia.org/wiki/GetSystemInfo

Sample 3

Illustrates how to create a simple window using the Windows API.

Sample 3

This example is simplified to showcase basic window creation.