Windows XP DLL File Information - dhcpcsvc.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows XP, 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: | DHCP Client Service |
File Version: | 5.1.2600.5512 (xpsp.080413-0852) |
Company: | Microsoft Corporation |
Product Name: | Microsoft Windows Operating System |
DLL popularity | Very Low - 5 other DLL files in system32 directory are statically linked to this file. |
File Size: | 124 KB |
Total Number of Exported Functions: | 45 |
Total Number of Exported Functions With Names: | 45 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 113,152 Bytes | 89.1% | Read, Execute | Code |
.data | 0x0001d000 | 2,560 Bytes | 2.0% | Write, Read | Initialized Data |
.rsrc | 0x0001e000 | 5,632 Bytes | 4.4% | Read | Initialized Data |
.reloc | 0x00020000 | 4,608 Bytes | 3.6% | Read, Discardable | Initialized Data |
Static Linking
dhcpcsvc.dll is statically linked to the following files:ADVAPI32.dll
DNSAPI.dll
iphlpapi.dll
KERNEL32.dll
msvcrt.dll
ntdll.dll
RPCRT4.dll
Secur32.dll
USER32.dll
WS2_32.dll
This means that when dhcpcsvc.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, dhcpcsvc.dll won't be loaded.
List of files that are statically linked to dhcpcsvc.dll
dhcpqec.dll
dot3msm.dll
mdhcp.dll
routetab.dll
wzcsvc.dll
This means that when one of the above files is loaded, dhcpcsvc.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 | 2 | 5,340 Bytes | 4.2% |
Total | 2 | 5,340 Bytes | 4.2% |
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:DhcpAcquireParameters | DhcpAcquireParametersByBroadcast |
DhcpCApiCleanup | DhcpCApiInitialize |
DhcpDeRegisterConnectionStateNotification | DhcpDeRegisterOptions |
DhcpDeRegisterParamChange | DhcpDelPersistentRequestParams |
DhcpEnumClasses | DhcpFallbackRefreshParams |
DhcpFreeMem | DhcpGetDhcpServicedConnections |
DhcpGetNotificationStatus | DhcpHandlePnPEvent |
DhcpLeaseIpAddress | DhcpLeaseIpAddressEx |
DhcpNotifyConfigChange | DhcpNotifyConfigChangeEx |
DhcpNotifyMediaReconnected | DhcpOpenGlobalEvent |
DhcpPersistentRequestParams | DhcpQueryHWInfo |
DhcpRegisterConnectionStateNotification | DhcpRegisterOptions |
DhcpRegisterParamChange | DhcpReleaseIpAddressLease |
DhcpReleaseIpAddressLeaseEx | DhcpReleaseParameters |
DhcpRemoveDNSRegistrations | DhcpRenewIpAddressLease |
DhcpRenewIpAddressLeaseEx | DhcpRequestCachedParams |
DhcpRequestOptions | DhcpRequestParams |
DhcpSetMSFTVendorSpecificOptions | DhcpStaticRefreshParams |
DhcpUndoRequestParams | McastApiCleanup |
McastApiStartup | McastEnumerateScopes |
McastGenUID | McastReleaseAddress |
McastRenewAddress | McastRequestAddress |
ServiceMain |
Imported Functions List
The following functions are imported by this dll:- ADVAPI32.dll:
AccessCheck AddAccessAllowedAce AllocateAndInitializeSid CloseServiceHandle DeregisterEventSource FreeSid GetLengthSid InitializeAcl InitializeSecurityDescriptor LsaNtStatusToWinError OpenSCManagerW OpenServiceW OpenThreadToken QueryServiceStatus RegCloseKey RegCreateKeyExW RegDeleteKeyW RegDeleteValueW RegEnumKeyExW RegEnumValueW RegOpenKeyExW RegOpenKeyW RegQueryInfoKeyW RegQueryValueExW RegSetValueExW RegisterEventSourceW RegisterServiceCtrlHandlerExW ReportEventW SetSecurityDescriptorDacl SetServiceStatus StartServiceW SystemFunction036 - DNSAPI.dll:
DnsAsyncRegisterHostAddrs DnsAsyncRegisterInit DnsAsyncRegisterTerm DnsNotifyResolver DnsQueryConfigDword DnsRemoveRegistrations - iphlpapi.dll:
AllocateAndGetIfTableFromStack AllocateAndGetIpAddrTableFromStack AllocateAndGetIpForwardTableFromStack GetIpAddrTable IcmpCreateFile IcmpSendEcho SendARP - KERNEL32.dll:
CancelWaitableTimer CloseHandle CreateEventA CreateEventW CreateFileW CreateSemaphoreW CreateThread CreateWaitableTimerW DeviceIoControl DisableThreadLibraryCalls FormatMessageW FreeLibrary GetComputerNameExW GetCurrentProcess GetCurrentProcessId GetCurrentThread GetCurrentThreadId GetProcAddress GetProcessHeap GetSystemTime GetSystemTimeAsFileTime GetTickCount GetVersionExW InitializeCriticalSection InterlockedDecrement InterlockedIncrement IsBadWritePtr LoadLibraryA LoadLibraryW LocalAlloc LocalFree MultiByteToWideChar OpenEventA OpenEventW PulseEvent QueryPerformanceCounter ReleaseSemaphore ResetEvent SetEvent SetUnhandledExceptionFilter SetWaitableTimer Sleep SystemTimeToFileTime TerminateProcess TerminateThread UnhandledExceptionFilter WaitForMultipleObjects WaitForSingleObject ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlFreeHeap ntdll!RtlGetLastWin32Error ntdll!RtlLeaveCriticalSection ntdll!RtlRestoreLastWin32Error - msvcrt.dll:
_adjust_fdiv _except_handler3 _initterm _ultoa _wcsicmp _wtol free malloc rand sprintf srand strtoul swprintf time wcscat wcschr wcscmp wcscpy wcslen wcsncat wcsncmp wcsncpy wcsrchr wcstombs wcstoul - ntdll.dll:
NlsMbOemCodePageTag NtCancelIoFile NtClose NtConnectPort NtCreateFile NtDeviceIoControlFile NtOpenFile NtOpenProcessToken NtRequestPort NtWaitForSingleObject RtlAddAce RtlAnsiStringToUnicodeSize RtlCopySid RtlCreateAcl RtlCreateSecurityDescriptor RtlDeleteSecurityObject RtlGUIDFromString RtlInitString RtlInitUnicodeString RtlLengthSid RtlNewSecurityObject RtlNtStatusToDosError RtlOemStringToUnicodeString RtlSetDaclSecurityDescriptor RtlSetGroupSecurityDescriptor RtlSetOwnerSecurityDescriptor RtlSetSaclSecurityDescriptor RtlUnicodeStringToAnsiSize RtlUnicodeStringToOemString RtlUpcaseUnicodeString - RPCRT4.dll:
NdrClientCall2 NdrServerCall2 RpcBindingFree RpcBindingFromStringBindingW RpcBindingSetAuthInfoW RpcBindingSetOption RpcBindingToStringBindingW RpcBindingVectorFree RpcEpRegisterW RpcEpUnregister RpcImpersonateClient RpcMgmtStatsVectorFree RpcRevertToSelf RpcServerInqBindings RpcServerRegisterAuthInfoW RpcServerRegisterIfEx RpcServerUnregisterIfEx RpcServerUseProtseqEpW RpcStringBindingComposeW RpcStringBindingParseW UuidCreate UuidToStringW - Secur32.dll:
LsaRegisterPolicyChangeNotification LsaUnregisterPolicyChangeNotification - USER32.dll:
MessageBoxW - WS2_32.dll:
WSACleanup WSACloseEvent WSACreateEvent WSAEnumNetworkEvents WSAEventSelect WSAGetLastError WSAIoctl WSAResetEvent WSASetEvent WSAStartup WSAWaitForMultipleEvents bind closesocket htonl htonl htons htons inet_addr inet_ntoa recvfrom select sendto setsockopt socket