Windows 7 DLL File Information - Sens.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: | System Event Notification Service (SENS) |
File Version: | 6.1.7100.0 (winmain_win7rc.090421-1700) |
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: | 49 KB |
Total Number of Exported Functions: | 5 |
Total Number of Exported Functions With Names: | 5 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 37,888 Bytes | 75.5% | Read, Execute | Code |
.data | 0x0000b000 | 2,048 Bytes | 4.1% | Write, Read | Initialized Data |
.rsrc | 0x0000c000 | 6,144 Bytes | 12.2% | Read | Initialized Data |
.reloc | 0x0000e000 | 2,560 Bytes | 5.1% | Read, Discardable | Initialized Data |
Static Linking
Sens.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
API-MS-Win-Core-ErrorHandling-L1-1-0.dll
API-MS-Win-Core-Handle-L1-1-0.dll
API-MS-Win-Core-Heap-L1-1-0.dll
API-MS-Win-Core-Interlocked-L1-1-0.dll
API-MS-Win-Core-LocalRegistry-L1-1-0.dll
API-MS-Win-Core-LibraryLoader-L1-1-0.dll
API-MS-Win-Core-Memory-L1-1-0.dll
API-MS-Win-Core-Misc-L1-1-0.dll
API-MS-Win-Core-ProcessThreads-L1-1-0.dll
API-MS-Win-Core-Profile-L1-1-0.dll
API-MS-Win-Core-Synch-L1-1-0.dll
API-MS-Win-Core-SysInfo-L1-1-0.dll
API-MS-Win-Core-ThreadPool-L1-1-0.dll
API-MS-Win-Security-Base-L1-1-0.dll
RPCRT4.dll
USER32.dll
SYSNTFY.dll
KERNEL32.dll
This means that when Sens.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, Sens.dll won't be loaded.
List of files that are statically linked to Sens.dll
rasmans.dll
This means that when one of the above files is loaded, Sens.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 | 2 | 268 Bytes | 0.5% |
Type Libraries | 1 | 4,280 Bytes | 8.5% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 4 | 1,570 Bytes | 3.1% |
Total | 7 | 6,118 Bytes | 12.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)
String ID | String Text |
---|---|
200 | System Event Notification Service |
201 | Monitors system events and notifies subscribers to COM+ Event System of these events. |
COM Classes/Interfaces
Name | Type | Description |
---|---|---|
ISensLogon | Dispatch | SENS WinLogon Events |
ISensLogon2 | Dispatch | SENS WinLogon2 Events |
ISensNetwork | Dispatch | SENS Network Events |
ISensOnNow | Dispatch | SENS OnNow Events |
SENS | CoClass | System Event Notification Service (SENS) |
Exported Functions List
The following functions are exported by this dll:SensNotifyNetconEvent | SensNotifyRasEvent | SensNotifyWinlogonEvent | ServiceMain |
SvchostPushServiceGlobals |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter _amsg_exit _except_handler4_common _initterm free malloc memset - ntdll.dll:
EtwGetTraceEnableFlags EtwGetTraceEnableLevel EtwGetTraceLoggerHandle EtwRegisterTraceGuidsW EtwTraceMessage EtwUnregisterTraceGuids - API-MS-Win-Core-ErrorHandling-L1-1-0.dll:
kernel32!GetLastError kernel32!SetUnhandledExceptionFilter kernel32!UnhandledExceptionFilter - API-MS-Win-Core-Handle-L1-1-0.dll:
kernel32!CloseHandle kernel32!DuplicateHandle - API-MS-Win-Core-Heap-L1-1-0.dll:
KernelBase!GetProcessHeap ntdll!RtlAllocateHeap ntdll!RtlFreeHeap - API-MS-Win-Core-Interlocked-L1-1-0.dll:
KernelBase!InterlockedCompareExchange KernelBase!InterlockedDecrement KernelBase!InterlockedExchange KernelBase!InterlockedIncrement - API-MS-Win-Core-LocalRegistry-L1-1-0.dll:
kernel32!RegCloseKey kernel32!RegOpenKeyExW kernel32!RegQueryValueExW - API-MS-Win-Core-LibraryLoader-L1-1-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!GetProcAddress KernelBase!LoadLibraryExA - API-MS-Win-Core-Memory-L1-1-0.dll:
KernelBase!CreateFileMappingW KernelBase!MapViewOfFile KernelBase!UnmapViewOfFile - API-MS-Win-Core-Misc-L1-1-0.dll:
KernelBase!Sleep - API-MS-Win-Core-ProcessThreads-L1-1-0.dll:
kernel32!CreateProcessAsUserW kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!TerminateProcess - API-MS-Win-Core-Profile-L1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - API-MS-Win-Core-Synch-L1-1-0.dll:
kernel32!CreateEventW kernel32!ResetEvent kernel32!SetEvent kernel32!WaitForSingleObject ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - API-MS-Win-Core-SysInfo-L1-1-0.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - API-MS-Win-Core-ThreadPool-L1-1-0.dll:
KernelBase!CreateTimerQueueTimer KernelBase!DeleteTimerQueueTimer KernelBase!UnregisterWaitEx - API-MS-Win-Security-Base-L1-1-0.dll:
KernelBase!AddAccessAllowedAce KernelBase!AllocateAndInitializeSid KernelBase!FreeSid KernelBase!GetLengthSid KernelBase!GetTokenInformation KernelBase!InitializeAcl KernelBase!InitializeSecurityDescriptor KernelBase!SetSecurityDescriptorDacl - RPCRT4.dll:
I_RpcBindingIsClientLocal NdrClientCall2 NdrServerCall2 RpcBindingFree RpcBindingFromStringBindingW RpcBindingSetAuthInfoExW RpcMgmtSetServerStackSize RpcServerRegisterIfEx RpcServerUnregisterIf RpcServerUseProtseqEpW - USER32.dll:
UnregisterDeviceNotification - SYSNTFY.dll:
SysNotifyStartServer SysNotifyStopServer - KERNEL32.dll:
DelayLoadFailureHook GetSystemPowerStatus LoadLibraryW QueueUserWorkItem