|
|
Outlook Express Winsock Error Codes Posted by SteveT on Sunday, February 03, 2008 :: Last Updated on Sunday, February 03, 2008:: Views 2096 |
| Error Code |
Error Type |
Description |
| 0x800CCC40 |
WINSOCK_WSASYSNOTREADY |
Network subsystem is unusable. |
| 0x800CCC41 |
WINSOCK_WSAVERNOTSUPPORTED |
Windows Sockets cannot support this application. |
| 0x800CCC42 |
WINSOCK_WSAEPROCLIM |
N/A |
| 0x800CCC43 |
WINSOCK_WSAEFAULT |
Bad address. |
| 0x800CCC44 |
WINSOCK_FAILED_WSASTARTUP |
Unable to load Windows Sockets. |
| 0x800CCC45 |
WINSOCK_WSAEINPROGRESS |
Operation now in progress. This error appears if a Windows Sockets API is called while a blocking function is in progress. |
|
Previous Page | Next Page