awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
microsoft avatar

microsoft/Windows-classic-samples

0
View on GitHub↗
5,624 stars·3,304 forks·2 vues

Windows Classic Samples

Ce dépôt est une collection d'exemples d'applications de bureau C++ et d'échantillons de référence pour construire des logiciels natifs en utilisant l'API Win32. Il sert de guide de programmation à travers des implémentations de code source pratiques de fonctionnalités classiques de bureau Windows et d'appels d'API au niveau système.

Le projet fournit des implémentations de référence pour le développement de bureau Windows et le développement d'applications Windows Server. Ces échantillons démontrent comment intégrer l'API Windows pour implémenter des fonctionnalités système spécifiques et des caractéristiques de bas niveau.

La base de code couvre la programmation Windows native en utilisant C++ et le SDK Windows pour gérer les ressources système et les interfaces utilisateur.

Features

  • Win32 API Integrations - Interfaces directly with the core Windows API to manage system resources and native desktop functionality.
  • Windows Desktop Applications - Provides reference implementations for building native desktop applications specifically for the Windows operating system.
  • API Reference Samples - Provides a collection of reference implementations and source code examples for learning Windows API usage.
  • System API Samples - Offers a wide collection of source code samples demonstrating the use of the Windows API for desktop and server apps.
  • Windows API Integration Patterns - Demonstrates professional patterns for implementing system functionalities via direct Windows API calls.
  • Windows C++ Programming - Serves as a comprehensive guide for developing high-performance native Windows software using C++.
  • Window Message Loops - Provides the foundational event-driven message loop architecture necessary for responsive Windows desktop applications.
  • Window Procedures - Implements native window procedures to define how application windows respond to system and user events.
  • Native C++ Applications - Provides practical examples of native C++ applications designed for high performance on Windows.
  • Window Handle Management - Demonstrates the use of unique integer identifiers to manage and track the state of operating system windows.
  • Windows Server Application Development - Includes reference samples for developing specialized applications tailored for Windows Server environments.
  • Manual Memory Management - Implements manual allocation and deallocation of heap memory using pointers for high-performance system operations.
  • Advanced Windows Exploitation - Reference samples for Windows API and system internals.

Historique des stars

Graphique de l'historique des stars pour microsoft/windows-classic-samplesGraphique de l'historique des stars pour microsoft/windows-classic-samples

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Windows Classic Samples

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Windows Classic Samples.
  • dotnet/winformsAvatar de dotnet

    dotnet/winforms

    4,822Voir sur GitHub↗

    Windows Forms is a .NET framework for building graphical user interfaces for Windows operating systems using managed code and native controls. It functions as an event-driven UI library that provides a set of visual controls and event handlers for creating interactive desktop applications. The framework includes a visual UI designer that allows for the arrangement of interface elements on a canvas via a drag-and-drop layout system. It also serves as a Windows API wrapper, providing a compatibility layer to access system-level libraries such as User32 and GDI+. Additional capabilities include

    C#
    Voir sur GitHub↗4,822
  • lazovelko/windows-hacksAvatar de LazoVelko

    LazoVelko/Windows-Hacks

    2,540Voir sur GitHub↗

    This project is a collection of toolsets for executing visual effects, simulating operating system-level input, and manipulating graphical user interface window states. It functions as a Windows API automation tool and GUI manipulator designed to programmatically alter the behavior and appearance of active application windows. The toolkit features a desktop visual effects engine capable of applying rotational animations, hue shifts, and view transformations to the display. It includes an input simulator that can spawn multiple independent mouse cursors and automate user interactions across th

    C#hackhackinghacks
    Voir sur GitHub↗2,540
  • andrewmd5/borderless-gamingAvatar de andrewmd5

    andrewmd5/Borderless-Gaming

    6,455Voir sur GitHub↗

    Borderless-Gaming is a borderless window manager and desktop window controller designed to remove window borders from applications. It functions as a game windowing utility that converts windowed video games into borderless windows to simulate a fullscreen experience. The tool focuses on gaming multitasking workflows by eliminating the delays associated with switching between fullscreen applications and other active programs. It maximizes the usable screen area by removing window decorations from both games and general desktop applications. The system handles window management by forcing win

    C#borderlessc-sharpdirectx
    Voir sur GitHub↗6,455
  • chrisand1998/taskbarxAvatar de ChrisAnd1998

    ChrisAnd1998/TaskbarX

    8,023Voir sur GitHub↗

    TaskbarX is a Windows taskbar customizer and UI enhancement tool designed to modify the appearance and layout of the desktop shell. It functions as a styling utility that centers taskbar icons and applies visual effects to the system interface. The project provides specific controls for taskbar visual styling, including the application of transparency, blur, acrylic effects, custom colors, and rounded corners. It features precise icon centering across multiple monitors with adjustable offsets and utilizes transition animations to manage icon movement. Beyond styling, the tool allows for the

    Visual Basic .NETanimationsautomationcenter-taskbar-icons
    Voir sur GitHub↗8,023
Voir les 30 alternatives à Windows Classic Samples→

Questions fréquentes

Que fait microsoft/windows-classic-samples ?

Ce dépôt est une collection d'exemples d'applications de bureau C++ et d'échantillons de référence pour construire des logiciels natifs en utilisant l'API Win32. Il sert de guide de programmation à travers des implémentations de code source pratiques de fonctionnalités classiques de bureau Windows et d'appels d'API au niveau système.

Quelles sont les fonctionnalités principales de microsoft/windows-classic-samples ?

Les fonctionnalités principales de microsoft/windows-classic-samples sont : Win32 API Integrations, Windows Desktop Applications, API Reference Samples, System API Samples, Windows API Integration Patterns, Windows C++ Programming, Window Message Loops, Window Procedures.

Quelles sont les alternatives open-source à microsoft/windows-classic-samples ?

Les alternatives open-source à microsoft/windows-classic-samples incluent : dotnet/winforms — Windows Forms is a .NET framework for building graphical user interfaces for Windows operating systems using managed… lazovelko/windows-hacks — This project is a collection of toolsets for executing visual effects, simulating operating system-level input, and… igormundstein/winmemorycleaner — WinMemoryCleaner is a Windows RAM optimizer and memory management utility. It reclaims physical memory by flushing… chrisand1998/taskbarx — TaskbarX is a Windows taskbar customizer and UI enhancement tool designed to modify the appearance and layout of the… andrewmd5/borderless-gaming — Borderless-Gaming is a borderless window manager and desktop window controller designed to remove window borders from… indiff/qttabbar — This project is a shell extension and enhancement tool for the Windows file manager. It provides a tabbed browsing…