Convert Win32 error code to string.
Tries to translate an error code from the Windows API to the corresponding error message. Returns Error <code> on failure
Based on code written by Regan Heath
See Source File
Boost License 1.0.
Copyright The D Language Foundation" 2006 - 2013.
Walter Bright
Convert Win32 error code to string.