mirror of
https://github.com/amerkoleci/Vortice.Win32.git
synced 2026-01-14 08:06:02 +08:00
Update README.md
This commit is contained in:
@@ -6,6 +6,8 @@
|
|||||||
|
|
||||||
**Vortice.Win32** is a **.NET 7.0** and **.NET 8.0** low-level bindings for Win32, generation is based on json files from [win32json](https://github.com/marlersoft/win32json), follows naming conventions of Vortice.Windows but small GC allocation and using unsafe struct for COM objects.
|
**Vortice.Win32** is a **.NET 7.0** and **.NET 8.0** low-level bindings for Win32, generation is based on json files from [win32json](https://github.com/marlersoft/win32json), follows naming conventions of Vortice.Windows but small GC allocation and using unsafe struct for COM objects.
|
||||||
|
|
||||||
|
**NOTE** Starting from 15/11/2023 this project is archived, I suggest to use [Silk.NET](https://github.com/dotnet/Silk.NET)
|
||||||
|
|
||||||
## Sponsors
|
## Sponsors
|
||||||
To further help development of these bindings library or other projects, please consider [SPONSOR](https://github.com/sponsors/amerkoleci) my profile in order to allow faster issue triaging and new features to be implemented.
|
To further help development of these bindings library or other projects, please consider [SPONSOR](https://github.com/sponsors/amerkoleci) my profile in order to allow faster issue triaging and new features to be implemented.
|
||||||
|
|
||||||
@@ -15,6 +17,5 @@ Vortice.Win32 development, contributions and bugfixes by:
|
|||||||
|
|
||||||
- Amer Koleci
|
- Amer Koleci
|
||||||
|
|
||||||
|
|
||||||
Lot of ideas and code is based on [terrafx.interop.windows](https://github.com/terrafx/terrafx.interop.windows)
|
Lot of ideas and code is based on [terrafx.interop.windows](https://github.com/terrafx/terrafx.interop.windows)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user