ZeroTierOne/windows/ZeroTierOne
visuve 378e4ea34e Fix service installation MAX_PATH bug on Windows
- 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
2022-08-10 17:08:51 +03:00
..
resource.h Windows build fixes and installer work... 2014-01-20 16:16:01 -08:00
ServiceBase.cpp C++ service base stuff taken from MS public domain example project and modified slightly. 2014-02-05 16:37:50 -08:00
ServiceBase.h Use lowercase when including Windows headers 2021-12-29 16:29:08 -05:00
ServiceInstaller.cpp Fix service installation MAX_PATH bug on Windows 2022-08-10 17:08:51 +03:00
ServiceInstaller.h Windows service work, remove old installer... not sure exactly what we're going to use. 2014-02-06 22:06:27 -08:00
ZeroTierOne.aps Windows build fixes and installer work... 2014-01-20 16:16:01 -08:00
ZeroTierOne.rc Windows build fixes and installer work... 2014-01-20 16:16:01 -08:00
ZeroTierOne.vcxproj Windows build fixes, advanced installer upgrade 2022-07-05 19:37:33 -04:00
ZeroTierOne.vcxproj.filters Advanced installer changes and build fixes for Windows. 2021-09-08 17:51:42 -04:00
ZeroTierOneService.cpp Use lowercase when including Windows headers 2021-12-29 16:29:08 -05:00
ZeroTierOneService.h BSL date bump 2020-08-20 12:51:39 -07:00