15 lines
1.3 KiB
Markdown
Executable file
15 lines
1.3 KiB
Markdown
Executable file
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) | [![AppVeyor](https://ci.appveyor.com/api/projects/status/dkb233de24u30x9a/branch/master?svg=true)](https://ci.appveyor.com/project/Lastique/winapi/branch/master) | [![Tests](https://img.shields.io/badge/matrix-master-brightgreen.svg)](http://www.boost.org/development/tests/master/developer/winapi.html) | [![Dependencies](https://img.shields.io/badge/deps-master-brightgreen.svg)](https://pdimov.github.io/boostdep-report/master/winapi.html)
|
|
[`develop`](https://github.com/boostorg/winapi/tree/develop) | [![AppVeyor](https://ci.appveyor.com/api/projects/status/dkb233de24u30x9a/branch/develop?svg=true)](https://ci.appveyor.com/project/Lastique/winapi/branch/develop) | [![Tests](https://img.shields.io/badge/matrix-develop-brightgreen.svg)](http://www.boost.org/development/tests/develop/developer/winapi.html) | [![Dependencies](https://img.shields.io/badge/deps-develop-brightgreen.svg)](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).
|