WNetWrap icon indicating copy to clipboard operation
WNetWrap copied to clipboard

Improve error handling

Open hack-tramp opened this issue 4 years ago • 0 comments

Error handling right now is just a text output of GetLastError() in the response object, and it doesn't cover all possible errors. There should be a more helpful error handling function for the whole library.

hack-tramp avatar Apr 05 '21 10:04 hack-tramp