winlamb
Win32 wrapper
A lightweight C++ library that provides a thin abstraction layer over the Win32 API using lambdas to handle Windows messages and native controls.
A lightweight modern C++11 library for Win32 API, using lambdas to handle Windows messages.
345 stars
21 watching
35 forks
Language: C++
last commit: 4 months ago cpluspluscplusplus-11cppcpp11stlwin32winapiwinlamb
Related projects:
Repository | Description | Stars |
---|---|---|
prasannavl/winapi | A high-performance library for creating Win32 Native Interop applications with a simple and direct C# API | 823 |
halildurmus/win32 | A package that provides direct access to Windows APIs from Dart without requiring C or the Windows SDK. | 760 |
microsoft/cppwinrt | A C++ language projection for Windows Runtime APIs, providing access to modern Windows API. | 1,672 |
wengkai/acllib | Provides a simpler API to interact with the Windows operating system | 705 |
haskell/win32 | A direct binding to Windows API calls in the Haskell programming language. | 97 |
fjames86/ftw | A thin wrapper around the Windows API for Common Lisp applications | 61 |
marlersoft/zigwin32 | Provides a set of bindings for the Windows API in Zig programming language | 264 |
codefoundryde/legacywrapper | This project provides a wrapper around legacy DLLs allowing calls from 64-bit processes to native code written for opposing architectures. | 80 |
acdemiralp/gl | A C++ wrapper around the OpenGL 4.6 Core Profile for creating and managing graphics resources. | 158 |
tomiacannondale/wrap_excel | A Ruby wrapper around Excel's win32ole to simplify Excel operations. | 13 |
0xbadfca11/miniwsl | A lightweight implementation of Windows Subsystem for Linux | 72 |
ripper37/glul | An OpenGL utility library providing modern C++11 design and high-level abstractions for creating 2D graphics, input management, window creation, and more. | 56 |
mez-0/winrmdll | A C++ implementation of the WinRM API using reflective DLLs | 140 |
p12tic/libsimdpp | A portable header-only C++ low level SIMD library providing a unified interface to various instruction sets. | 1,242 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 560 |