132
File failed to copy due to reason: Success
(sh.itjust.works)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Funny tangent. I remember windows HRESULTS containing E_SUCCESS (error success) and something along the lines of S_FAILURE (success failure) I'm a little fuzzy on that second one though, so someone else can correct me if I have the wrong name for it.
Maybe they're for when you're trying to cancel a request or kill a task? 😅