https://github.com/boostorg/winapi
Windows API declarations without <windows.h>, for internal Boost use.
https://github.com/boostorg/winapi
Last synced: 9 months ago
JSON representation
Windows API declarations without <windows.h>, for internal Boost use.
- Host: GitHub
- URL: https://github.com/boostorg/winapi
- Owner: boostorg
- Created: 2014-06-04T18:33:00.000Z (over 11 years ago)
- Default Branch: develop
- Last Pushed: 2025-03-15T16:57:49.000Z (10 months ago)
- Last Synced: 2025-03-29T14:12:40.910Z (10 months ago)
- Language: C++
- Size: 555 KB
- Stars: 66
- Watchers: 15
- Forks: 55
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
WinAPI
======
Windows API declarations without <windows.h>, for internal Boost use.
### Build Status
Branch | AppVeyor | Test Matrix | Dependencies |
:-------------: | -------- | ----------- | ------------ |
[`master`](https://github.com/boostorg/winapi/tree/master) | [](https://ci.appveyor.com/project/Lastique/winapi/branch/master) | [](http://www.boost.org/development/tests/master/developer/winapi.html) | [](https://pdimov.github.io/boostdep-report/master/winapi.html)
[`develop`](https://github.com/boostorg/winapi/tree/develop) | [](https://ci.appveyor.com/project/Lastique/winapi/branch/develop) | [](http://www.boost.org/development/tests/develop/developer/winapi.html) | [](https://pdimov.github.io/boostdep-report/develop/winapi.html)
### License
Distributed under the [Boost Software License, Version 1.0](https://boost.org/LICENSE_1_0.txt).