Windows-classic-samples
Desktop API demos
A collection of code samples demonstrating Windows classic desktop application APIs
This repo contains samples that demonstrate the API used in Windows classic desktop applications.
5k stars
249 watching
3k forks
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/wpf-samples | A repository of WPF samples demonstrating various API usage patterns and features for building desktop applications using .NET | 5,131 |
microsoft/windows-driver-samples | A collection of Windows driver samples to help developers build and deploy drivers for Microsoft's operating systems. | 6,993 |
microsoft/directx-graphics-samples | DirectX 12 Graphics Samples repository | 6,074 |
nvidia/cuda-samples | A collection of code samples demonstrating various CUDA features | 6,453 |
microsoft/vscode-docs | Public documentation repository for the Visual Studio Code development environment | 5,730 |
microsoft/vscode-cpptools | Adds language support for C/C++ to Visual Studio Code, including editing and debugging features. | 5,532 |
microsoft/windows-rs | Provides Rust language bindings and utilities to interact with the Windows operating system. | 10,460 |
flutter/samples | A collection of Flutter examples and demos illustrating best practices | 17,310 |
microsoft/live-share | Enables real-time collaboration and shared development environments across different tools and platforms. | 2,277 |
microsoft/stl | The Microsoft C++ Standard Library implementation | 10,204 |
microsoft/vscode | A source code editor that combines simplicity and functionality with extensibility and lightweight integration. | 164,461 |
microsoft/botbuilder-samples | Provides a collection of task-focused samples to help developers build bots with the Microsoft Bot Framework SDKs | 4,380 |
microsoft/detours | A software package for monitoring and instrumenting API calls on Windows | 5,270 |
dotnet/wpf | A UI framework for building Windows desktop applications using C# and XAML. | 7,079 |
git-for-windows/git | A port of Git designed specifically for Windows with patches to make it compatible and user-friendly on the platform. | 8,386 |