Ian Chesal wrote:
Or if you're a developer type that has an SDK lying around, look for [...]\Include\WinError.hp.s. of course, everything is different on windows. :( there is no /usr/include/errno.h you can look in. i know windows has a notion of the errno, and that's what we print out, but honestly, i have no idea where you can look to map those into human-readable errors. perhaps someone who knows something about windows could help out with this mystery. ;)