ACLLib
Windows API wrapper
Provides a simpler API to interact with the Windows operating system
ACLLib is a bunch of C functions covers Win32API and provides simpler API to beginners for programming Windows GUI applications. It compiles with MinGW and MS Visual Studio Express
705 stars
56 watching
540 forks
Language: C
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rodrigocfd/winlamb | A lightweight C++ library that provides a thin abstraction layer over the Win32 API using lambdas to handle Windows messages and native controls. | 345 |
marlersoft/zigwin32 | Provides a set of bindings for the Windows API in Zig programming language | 264 |
zxlie/weixinapi | An open-source JavaScript API for interacting with WeChat public platform features | 2,207 |
accelerationnet/cl-mediawiki | A Common Lisp wrapper around the MediaWiki API to facilitate interaction with MediaWiki servers. | 18 |
gitii/community.wsl.sdk | Provides a C# wrapper around the Windows Subsystem for Linux API to interact with WSL distributions and execute commands. | 14 |
haawa799/-wanikani2 | A Swift-based wrapper for the popular language learning app Wanikani. | 14 |
prasannavl/winapi | A high-performance library for creating Win32 Native Interop applications with a simple and direct C# API | 823 |
sonoro1234/cimgui | An intermediate layer to enable use of Dear ImGui from languages interfacing with C. | 22 |
microsoft/cppwinrt | A C++ language projection for Windows Runtime APIs, providing access to modern Windows API. | 1,672 |
mwalczyk/plume | A wrapper around the Vulkan graphics API. | 14 |
dahall/vanara | A set of .NET libraries providing P/Invoke calls to various native Windows APIs. | 1,807 |
halildurmus/win32 | A package that provides direct access to Windows APIs from Dart without requiring C or the Windows SDK. | 760 |
acdemiralp/gl | A C++ wrapper around the OpenGL 4.6 Core Profile for creating and managing graphics resources. | 158 |
ecky-l/wacl | Enables integration of Tcl with web technologies to create client-side web applications. | 48 |
haskell/win32 | A direct binding to Windows API calls in the Haskell programming language. | 97 |