_w32errors_

-- Windows error codes
-- source: Microsoft
-- https://msdn.microsoft.com/en-us/library/windows/desktop/ms681381(v=vs.85).aspx
--
-- Pretty exhaustive list of Win32 error codes as of August 2016
-- Jean-Marc Duro
--
-- function FormatSystemError() is a copy of Fabio Ramirez's sys_FormatMessage()
-- v1.1 2016-08-17 added WinHTTP errors
-- v1.0 2016-08-15

constant

Following global constants are defined:

variable

Following global variables are defined:

function

Following global functions are defined: