{'0':('ERROR_SUCCESS', 'The operation completed successfully.'), '1':(
'ERROR_INVALID_FUNCTION', 'Incorrect function.'), '10':('ERROR_BAD_ENV
IRONMENT', 'The environment is incorrect.'), '100':('ERROR_TOO_MANY_SE
MAPHORES', 'Cannot create another system semaphore.'), '10004':('WSAEI
NTR', 'A blocking operation was interrupted by a call to WSACancelBloc
kingCall.'), '10009':('WSAEBADF', 'The file handle supplied is not val
id.'), '1001':('ERROR_STACK_OVERFLOW', 'Recursion too deep; the stack
overflowed.'), '10013':('WSAEACCES', 'An attempt was made to access a
...
|