Windows 8 DLL File Information - wsock32.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 8, extracted the information from them, and then saved it into HTML reports. If you want to view a report of another DLL, go to the main page of this Web site.
General Information
File Description: | Windows Socket 32-Bit DLL |
File Version: | 6.2.9200.16384 (win8_rtm.120725-1247) |
Company: | Microsoft Corporation |
Product Name: | Microsoft® Windows® Operating System |
DLL popularity | Very Low - 1 other DLL files in system32 directory are statically linked to this file. |
File Size: | 15 KB |
Total Number of Exported Functions: | 1,142 |
Total Number of Exported Functions With Names: | 75 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 11,264 Bytes | 71.0% | Read, Execute | Code |
.data | 0x00004000 | 512 Bytes | 3.2% | Write, Read | Initialized Data |
.idata | 0x00005000 | 1,024 Bytes | 6.5% | Read | Initialized Data |
.rsrc | 0x00006000 | 1,536 Bytes | 9.7% | Read | Initialized Data |
.reloc | 0x00007000 | 512 Bytes | 3.2% | Read, Discardable | Initialized Data |
Static Linking
wsock32.dll is statically linked to the following files:WS2_32.dll
msvcrt.dll
KERNEL32.dll
This means that when wsock32.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, wsock32.dll won't be loaded.
List of files that are statically linked to wsock32.dll
provthrd.dll
This means that when one of the above files is loaded, wsock32.dll will be loaded too. (The opposite of the previous 'Static Linking' section)
General Resources Information
Resource Type | Number of Items | Total Size | % of File |
---|---|---|---|
Icons | 0 | 0 Bytes | 0.0% |
Animated Icons | 0 | 0 Bytes | 0.0% |
Cursors | 0 | 0 Bytes | 0.0% |
Animated Cursors | 0 | 0 Bytes | 0.0% |
Bitmaps | 0 | 0 Bytes | 0.0% |
AVI Files | 0 | 0 Bytes | 0.0% |
Dialog-Boxes | 0 | 0 Bytes | 0.0% |
HTML Related Files | 0 | 0 Bytes | 0.0% |
Menus | 0 | 0 Bytes | 0.0% |
Strings | 0 | 0 Bytes | 0.0% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 3 | 9,776 Bytes | 61.6% |
Total | 3 | 9,776 Bytes | 61.6% |
Icons in this file
No icons found in this file
Cursors in this file
No cursors found in this file
Dialog-boxes list (up to 200 dialogs)
No dialog resources in this file.
String resources in this dll (up to 200 strings)
No string resources in this file.
COM Classes/Interfaces
There is no type library in this file with COM classes/interfaces information
Exported Functions List
The following functions are exported by this dll:AcceptEx | EnumProtocolsA | EnumProtocolsW | GetAcceptExSockaddrs |
GetAddressByNameA | GetAddressByNameW | GetNameByTypeA | GetNameByTypeW |
GetServiceA | GetServiceW | GetTypeByNameA | GetTypeByNameW |
MigrateWinsockConfiguration | NPLoadNameSpaces | SetServiceA | SetServiceW |
TransmitFile | WEP | WSAAsyncGetHostByAddr | WSAAsyncGetHostByName |
WSAAsyncGetProtoByName | WSAAsyncGetProtoByNumber | WSAAsyncGetServByName | WSAAsyncGetServByPort |
WSAAsyncSelect | WSACancelAsyncRequest | WSACancelBlockingCall | WSACleanup |
WSAGetLastError | WSAIsBlocking | WSARecvEx | WSASetBlockingHook |
WSASetLastError | WSAStartup | WSAUnhookBlockingHook | WSApSetPostRoutine |
__WSAFDIsSet | accept | bind | closesocket |
connect | dn_expand | gethostbyaddr | gethostbyname |
gethostname | getnetbyname | getpeername | getprotobyname |
getprotobynumber | getservbyname | getservbyport | getsockname |
getsockopt | htonl | htons | inet_addr |
inet_network | inet_ntoa | ioctlsocket | listen |
ntohl | ntohs | rcmd | recv |
recvfrom | rexec | rresvport | s_perror |
select | send | sendto | sethostname |
setsockopt | shutdown | socket |
Imported Functions List
The following functions are imported by this dll:- WS2_32.dll:
WSARecv WSARecvFrom getsockopt setsockopt - msvcrt.dll:
_XcptFilter _amsg_exit _except_handler4_common _initterm free malloc - KERNEL32.dll:
GetCurrentProcess GetCurrentProcessId GetCurrentThreadId GetSystemTimeAsFileTime GetTickCount InterlockedCompareExchange InterlockedExchange QueryPerformanceCounter SetLastError SetUnhandledExceptionFilter Sleep TerminateProcess UnhandledExceptionFilter