mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-18 20:47:53 +00:00
378e4ea34e
- On newer Windows, a path might hold up to 32,767 characters - https://docs.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation - The previous installation did not also check for ERROR_INSUFFICIENT_BUFFER which could lead to an ill formatted path |
||
---|---|---|
.. | ||
packages | ||
TapDriver6 | ||
ZeroTierOne | ||
ZeroTierOneSDK | ||
README.md | ||
ZeroTierOne.sln | ||
ZeroTierOneSDK.sln |
This folder contains the Windows driver code, Windows-specific service code, and the Microsoft Visual Studio projects and "solution" for doing Windows builds.
This code may also build with MinGW but this hasn't been tested.