winapi topic

List winapi repositories

Vanara

1.7k
Stars
191
Forks
Watchers

A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers.

WinClassicSamplesCS

39
Stars
8
Forks
Watchers

A duplication in C# of the "Windows-classic-samples" using Vanara libraries.

Windows-Hacks

2.4k
Stars
145
Forks
Watchers

Creative and unusual things that can be done with the Windows API.

Chromely

3.0k
Stars
278
Forks
Watchers

Build Cross Platform HTML Desktop Apps on .NET using native GUI, HTML5, JavaScript, CSS, Owin, AspNetCore (MVC, RazorPages, Blazor)

winapi-rs

1.8k
Stars
387
Forks
Watchers

Rust bindings to Windows API

WinApi

814
Stars
100
Forks
Watchers

A simple, direct, ultra-thin CLR library for high-performance Win32 Native Interop

WinAPI-Fun

482
Stars
10
Forks
Watchers

A collection of (relatively) harmless prank examples using the Windows API

xdpw

271
Stars
32
Forks
Watchers

XD Pascal: A small embeddable self-hosting Pascal compiler for Windows. Supports Go-style methods and interfaces

winlamb

325
Stars
34
Forks
Watchers

A lightweight modern C++11 library for Win32 API, using lambdas to handle Windows messages.

Conari

244
Stars
29
Forks
Watchers

🧬 One-touch unmanaged memory, runtime dynamic use of the unmanaged native C/C++ in .NET world, related P/Invoke features, and …