Windows 8 DLL File Information - lltdsvc.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: | Link-Layer Topology Mapper Service |
File Version: | 6.2.9200.16384 (win8_rtm.120725-1247) |
Company: | Microsoft Corporation |
Product Name: | Microsoft® Windows® Operating System |
DLL popularity | Very Low - There is no any other DLL in system32 directory that is statically linked to this file. |
File Size: | 195 KB |
Total Number of Exported Functions: | 2 |
Total Number of Exported Functions With Names: | 2 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 179,200 Bytes | 89.7% | Read, Execute | Code |
.data | 0x0002d000 | 512 Bytes | 0.3% | Write, Read | Initialized Data |
.idata | 0x0002e000 | 5,120 Bytes | 2.6% | Read | Initialized Data |
.rsrc | 0x00030000 | 1,536 Bytes | 0.8% | Read | Initialized Data |
.reloc | 0x00031000 | 12,288 Bytes | 6.2% | Read, Discardable | Initialized Data |
Static Linking
lltdsvc.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
KERNEL32.dll
ADVAPI32.dll
nlaapi.dll
ole32.dll
OLEAUT32.dll
USER32.dll
WS2_32.dll
IPHLPAPI.DLL
NSI.dll
This means that when lltdsvc.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, lltdsvc.dll won't be loaded.
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 | 1 | 940 Bytes | 0.5% |
Total | 1 | 940 Bytes | 0.5% |
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:ServiceMain | SvchostPushServiceGlobals |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _errno _except_handler4_common _ftol2_sse _initterm _lock _onexit _purecall _unlock _vsnprintf _vsnwprintf _wcstoi64 _wcstoui64 free iswdigit iswxdigit malloc memcmp memcpy memcpy_s memmove_s memset public: __thiscall exception::exception(char const * const &) public: __thiscall exception::exception(class exception const &) public: __thiscall exception::exception(void) public: virtual __thiscall exception::~exception(void) public: virtual __thiscall type_info::~type_info(void) public: virtual char const * __thiscall exception::what(void)const realloc void __cdecl terminate(void) wcsncpy_s wcstol wcstoul - ntdll.dll:
NtCancelIoFileEx NtClose NtCreateEvent NtDeviceIoControlFile NtReadFile NtWaitForSingleObject NtWriteFile RtlInitUnicodeString RtlRandomEx - KERNEL32.dll:
ChangeTimerQueueTimer CloseHandle CreateEventW CreateThread CreateTimerQueue CreateTimerQueueTimer DeleteTimerQueueEx DeleteTimerQueueTimer DisableThreadLibraryCalls FindResourceExW FreeLibrary GetCurrentProcess GetCurrentProcessId GetCurrentThreadId GetLastError GetModuleFileNameW GetModuleHandleW GetProcAddress GetSystemInfo GetSystemTimeAsFileTime GetTickCount InitializeCriticalSectionAndSpinCount InterlockedCompareExchange InterlockedDecrement InterlockedExchange InterlockedIncrement LoadLibraryExW LoadLibraryW LoadResource MultiByteToWideChar OutputDebugStringA QueryPerformanceCounter RaiseException RegisterWaitForSingleObject ResetEvent SetEvent SetUnhandledExceptionFilter SizeofResource Sleep SleepEx SwitchToThread TerminateProcess UnhandledExceptionFilter UnregisterWait UnregisterWaitEx WaitForMultipleObjects WaitForMultipleObjectsEx WaitForSingleObject WaitForSingleObjectEx WideCharToMultiByte lstrcmpW lstrcmpiW lstrlen lstrlenW ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - ADVAPI32.dll:
CheckTokenMembership CopySid CreateWellKnownSid RegCloseKey RegCreateKeyExW RegDeleteValueW RegEnumKeyExW RegOpenKeyExW RegQueryInfoKeyW RegSetValueExW RegisterServiceCtrlHandlerExW SetServiceStatus ntdll!EtwGetTraceEnableFlags ntdll!EtwGetTraceEnableLevel ntdll!EtwGetTraceLoggerHandle ntdll!EtwRegisterTraceGuidsW ntdll!EtwTraceMessage ntdll!EtwUnregisterTraceGuids - nlaapi.dll:
NlaAddToTypeSet NlaCloseQuery NlaCreateFilter NlaCreateTypeSet NlaDeleteDataSet NlaDeleteFilter NlaDeleteTypeSet NlaEqual NlaEqualNetSignatures NlaOpenQuery NlaQueryNetSignatures NlaRegisterQuery - ole32.dll:
combase!CLSIDFromString combase!CoDisconnectContext combase!CoImpersonateClient combase!CoInitializeEx combase!CoRegisterClassObject combase!CoRevertToSelf combase!CoRevokeClassObject combase!CoSetProxyBlanket combase!CoTaskMemAlloc combase!CoTaskMemFree combase!CoTaskMemRealloc combase!CoUninitialize combase!StringFromCLSID combase!StringFromGUID2 - OLEAUT32.dll:
SysAllocString SysAllocStringLen SysFreeString SysReAllocStringLen SysStringLen VarUI4FromStr VariantClear VariantInit - USER32.dll:
CharNextW UnregisterClassA - WS2_32.dll:
WSAAddressToStringW WSACleanup WSAGetLastError WSAStartup - IPHLPAPI.DLL:
ConvertInterfaceGuidToLuid ConvertInterfaceLuidToGuid ResolveIpNetEntry2 - NSI.dll:
NsiGetParameter