Move public Git repos to Amebis
Some checks failed
CodeQL / Analyze (cpp) (push) Has been cancelled
Doxygen Action / build (push) Has been cancelled

This commit is contained in:
Simon Rozman 2025-07-07 08:50:41 +02:00
parent 2147ed71ef
commit 3d53fb7b9b

View File

@ -78,6 +78,6 @@ void main()
An auto-generated documentation is [here](https://amebis.github.io/WinStd/).
More examples and use-cases can be found in [GÉANTLink](https://codeberg.org/Amebis/GEANTLink) and [ZRCola](https://codeberg.org/Amebis/ZRCola) projects source code. They make heavy use of WinStd. Examples can also be found in the `UnitTests` project.
More examples and use-cases can be found in [GÉANTLink](https://git.amebis.si/Amebis/GEANTLink) and [ZRCola](https://git.amebis.si/Amebis/ZRCola) projects source code. They make heavy use of WinStd. Examples can also be found in the `UnitTests` project.
This is a one-man project for the time being, so the Win32 API support is far from complete. It is added as needed. Contributions are welcome.