Windows 7 DLL File Information - iasnap.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 7, 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: | NPS NAP Provider |
File Version: | 6.1.7100.0 (winmain_win7rc.090421-1700) |
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: | 154 KB |
Total Number of Exported Functions: | 4 |
Total Number of Exported Functions With Names: | 4 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 133,632 Bytes | 84.7% | Read, Execute | Code |
.data | 0x00022000 | 3,072 Bytes | 1.9% | Write, Read | Initialized Data |
.rsrc | 0x00024000 | 10,752 Bytes | 6.8% | Read | Initialized Data |
.reloc | 0x00027000 | 9,216 Bytes | 5.8% | Read, Discardable | Initialized Data |
Static Linking
iasnap.dll is statically linked to the following files:msvcrt.dll
ATL.DLL
iassvcs.dll
ntdll.dll
ADVAPI32.dll
KERNEL32.dll
ole32.dll
OLEAUT32.dll
rtutils.dll
WS2_32.dll
QShvHost.dll
This means that when iasnap.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, iasnap.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 | 1 | 9,376 Bytes | 5.9% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 1 | 900 Bytes | 0.6% |
Total | 2 | 10,276 Bytes | 6.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
Name | Type | Description |
---|---|---|
AbsoluteTime | CoClass | |
AttributeMatch | CoClass | |
EAPTypes | CoClass | |
ICondition | Interface | |
IConditionText | Interface | |
IIasComponent | Dispatch | |
IQualityControl | Dispatch | |
IRequest | Interface | |
IRequestHandler | Dispatch | |
IRequestSource | Interface | |
MachineInventory | CoClass | |
MachineNTGroups | CoClass | |
NTGroups | CoClass | |
PolicyEnforcer | CoClass | |
SHV | CoClass | |
TimeOfDay | CoClass | |
UserNTGroups | CoClass |
Exported Functions List
The following functions are exported by this dll:DllCanUnloadNow | DllGetClassObject | DllRegisterServer | DllUnregisterServer |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _callnewh _except_handler4_common _initterm _lock _onexit _purecall _ultow _unlock _wcsicmp _wcsnicmp _wcsupr_s free iswdigit malloc memcpy memcpy_s memmove 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 sprintf_s swscanf void __cdecl terminate(void) wcscat_s wcschr wcscpy_s wcscspn wcsncpy_s wcspbrk wcsrchr wcsspn wcstok wcstol wcstoul - ATL.DLL:
AtlInternalQueryInterface AtlModuleGetClassObject AtlModuleInit AtlModuleRegisterServer AtlModuleTerm AtlModuleUnregisterServer - iassvcs.dll:
IASGetDictionary IASGetHostByName IASGetLocalDictionary IASGlobalLock IASGlobalUnlock IASRegisterComponent IASReportEvent IASVariantChangeType - ntdll.dll:
RtlAllocateHeap RtlFreeHeap RtlImageNtHeader RtlIpv6StringToAddressW - ADVAPI32.dll:
AddAccessAllowedAce AllocateAndInitializeSid CloseServiceHandle CreateWellKnownSid EqualSid FreeSid GetLengthSid InitializeAcl InitializeSecurityDescriptor OpenSCManagerA OpenServiceA QueryServiceStatusEx RegCloseKey RegOpenKeyExW RegQueryValueExW SetSecurityDescriptorDacl - KERNEL32.dll:
CloseHandle CompareFileTime CreateFileMappingW CreateMutexW CreateSemaphoreW DisableThreadLibraryCalls FormatMessageA GetCurrentProcess GetCurrentProcessId GetCurrentThreadId GetLastError GetLocalTime GetModuleFileNameW GetModuleHandleW GetProcAddress GetSystemInfo GetSystemTime GetSystemTimeAsFileTime GetTickCount GetVersion GlobalAlloc GlobalFree InitializeCriticalSectionAndSpinCount InterlockedCompareExchange InterlockedDecrement InterlockedExchange InterlockedIncrement LocalFree MapViewOfFile MultiByteToWideChar OutputDebugStringA QueryPerformanceCounter ReleaseMutex ReleaseSemaphore SetLastError SetUnhandledExceptionFilter Sleep SwitchToThread SystemTimeToFileTime TerminateProcess UnhandledExceptionFilter UnmapViewOfFile VirtualAlloc VirtualProtect VirtualQuery WaitForSingleObject WideCharToMultiByte ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection ntdll!RtlTryEnterCriticalSection - ole32.dll:
CLSIDFromProgID CoGetClassObject CoTaskMemAlloc CoTaskMemFree - OLEAUT32.dll:
LoadRegTypeLib SafeArrayAccessData SafeArrayCreateVector SafeArrayGetDim SafeArrayGetLBound SafeArrayGetUBound SafeArrayUnaccessData SetErrorInfo SysAllocString SysFreeString UnRegisterTypeLib VariantClear VariantCopy VariantInit VariantTimeToSystemTime - rtutils.dll:
TraceDeregisterA TracePutsExA TraceRegisterExW TraceVprintfExA - WS2_32.dll:
FreeAddrInfoW GetAddrInfoW GetNameInfoW WSAGetLastError htonl - QShvHost.dll:
QuarDestroySession QuarFreeMemory QuarInitialize QuarSessionEvaluateClientMachineHealth QuarSessionGetFixupServerList QuarSessionGetShvResultList QuarSessionGetSoHResponse QuarSessionSetNewQuarantineStatus QuarUninitialize