Código de ejemplo de la Herramientas de desarrollo de Microsoft

Introducción a las tecnologías y herramientas de desarrollo de Microsoft Explore nuestros ejemplos y descubra todo lo que puede crear.

Filtrar


Productos

Lenguajes de programación

580 resultados

  • Windows Copilot Runtime

    Shows how to use the Windows Copilot Runtime

    • Windows
    • C#
  • Direct3D 12 Hello, World! samples

    This collection of samples act as an introduction to Direct3D 12. Each sample introduces an elementary concept, and lays a foundation for all of the Direct3D 12 samples.

    • Windows
    • C++
  • Direct3D 12 raytracing samples

    This collection of samples act as an introduction to DirectX Raytracing (DXR).

    • Windows
    • C++
  • Passkey Manager sample

    Demonstrates how apps can implement an integrated plugin passkey manager.

    • Windows
    • C++
  • Direct3D 12 HDR sample

    Illustrates how to render HDR content, and detect whether the current display supports it.

    • Windows
    • C++
  • SysVAD Virtual Audio Device Driver Sample

    The Microsoft SysVAD Virtual Audio Device Driver (SYSVAD) shows how to develop a WDM audio driver that exposes support for multiple audio devices.

    • Windows
    • C++
  • KasanDemo

    Demonstrates KASAN.

    • Windows
    • C++
  • DirectMLNpuInference

    A minimal but complete DirectML sample that demonstrates how to perform OnnxRuntime inference via D3D12 and DirectML on a NPU. Select a NPU device, cr...

    • Windows
    • C++
  • LampArray sample

    Shows how to control RGB lighting of compatible peripheral devices.

    • Windows
    • C#
  • Simple Audio Sample Device Driver

    The Microsoft Simple Audio Sample Device Driver shows how to develop a simple WDM audio driver that exposes support for two basic audio devices (a speaker and microphone array).

    • Windows
    • C++
  • WebSocket sample

    Shows how to send and receive data using the WebSocket classes in the Windows.Networking.Sockets namespace.

    • Windows
    • C#
  • Input Samples

    Showcases Microsoft.UI.Input API usage.

    • Windows
    • C#
  • Non-PnP Driver Sample

    Demonstrates how to write a non-PnP driver using the Kernel Mode Driver Framework.

    • Windows
    • C++
  • Mica material sample

    Shows how to use the Mica material in different apps with WindowsAppSDK

    • Windows
    • C++
  • Deployment Manager sample

    Shows how to use the Windows App Runtime Deployment API

    • Windows
    • C#
  • Dynamic Dependencies Sample

    Demonstrate how to use Dynamic Dependencies API to load MSIX framework packages in any application

    • Windows
    • C++
  • Simple Island App

    Shows how to add a WinAppSDK island to a simple Win32 app.

    • Windows
    • C++/WinRT
  • DWriteCore gallery sample

    Demonstrates the DWriteCore API, which is a reimplementation of the Windows DirectWrite API.

    • Windows
    • C++
  • Windowing gallery sample

    Shows how to use the Windows App SDK windowing APIs

    • Windows
    • C#
  • Unpackaged App Sample

    Demonstrate how to use the Windows App SDK in non-MSIX (unpackaged) application.

    • Windows
    • C#
  • Load resources using MRT Core

    Use MRT Core's ResourceLoader and ResourceManager to load resources from several resource files

    • Windows
    • C#
  • Windows Widgets Samples

    Shows how to author Windows Widgets with WindowsAppSDK

    • Windows
    • C++
  • Push Notifications Sample

    Demonstrates how to use the windows app SDK Push Notifications APIs from an unpackaged app

    • Windows
    • C++
  • AppLifecycle samples

    Demonstrates the AppLifecycle APIs, including Activation, Instancing, State Notifications and Environment Variables.

    • Windows
    • C++
  • Photo Editor

    Shows how to retrieve photos from the Pictures library, and then edit the selected image with assorted photo effects.

    • Windows
    • C++/WinRT