wwAPI::GetSystemErrorMsg
Returns the Message text for a Win32API error code.
o.GetSystemErrorMsg(lnErrorNo,lcDLL)
Error String or ""
Parameters
lnErrorNo
The Windows API error number
lcDLL
The DLL to read the error from. If empty the default Windows libraries are used.