Windows 7 DLL File Information - browser.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: | Computer Browser Service DLL |
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: | 100 KB |
Total Number of Exported Functions: | 3 |
Total Number of Exported Functions With Names: | 3 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 92,672 Bytes | 90.5% | Read, Execute | Code |
.data | 0x00018000 | 2,048 Bytes | 2.0% | Write, Read | Initialized Data |
.rsrc | 0x00019000 | 1,536 Bytes | 1.5% | Read | Initialized Data |
.reloc | 0x0001a000 | 4,096 Bytes | 4.0% | Read, Discardable | Initialized Data |
Static Linking
browser.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-File-L1-1-0.dll
API-MS-Win-Core-Handle-L1-1-0.dll
API-MS-Win-Core-Interlocked-L1-1-0.dll
API-MS-Win-Core-IO-L1-1-0.dll
API-MS-Win-Core-LibraryLoader-L1-1-0.dll
API-MS-Win-Core-LocalRegistry-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-String-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-Service-Core-L1-1-0.dll
API-MS-WIN-Service-winsvc-L1-1-0.dll
API-MS-WIN-Service-Management-L1-1-0.dll
API-MS-WIN-Service-Management-L2-1-0.dll
RPCRT4.dll
KERNEL32.dll
API-MS-Win-Security-Base-L1-1-0.dll
This means that when browser.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, browser.dll won't be loaded.
List of files that are statically linked to browser.dll
srvsvc.dll
This means that when one of the above files is loaded, browser.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 | 4 | 824 Bytes | 0.8% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,124 Bytes | 1.1% |
Total | 6 | 1,948 Bytes | 1.9% |
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 |
---|---|
100 | Computer Browser |
101 | Maintains an updated list of computers on the network and supplies this list to computers designated as browsers. If this service is stopped, this list will not be updated or maintained. If this service is disabled, any services that explicitly depend on it will fail to start. |
102 | Browser Support Driver |
103 | Implements the kernel datagram receiver for the computer browser browser service. |
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:I_BrowserServerEnumForXactsrv | ServiceMain | SvchostPushServiceGlobals |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter _amsg_exit _beginthreadex _except_handler4_common _initterm _local_unwind4 _ultoa _ultow _wcsicmp _wcsnicmp free isdigit malloc mbstowcs memcpy memmove memset qsort sprintf_s strchr strcpy_s swprintf_s vsprintf_s wcscat_s wcschr wcscpy_s wcsncpy_s wcsspn wcstoul - ntdll.dll:
NlsMbOemCodePageTag NtCancelIoFile NtClose NtCreateFile NtDeviceIoControlFile NtFsControlFile NtImpersonateAnonymousToken NtOpenEvent NtOpenFile NtOpenProcessToken NtOpenThreadToken NtQueryPerformanceCounter NtQuerySystemInformation NtQuerySystemTime NtSetInformationThread RtlAcquireResourceExclusive RtlAcquireResourceShared RtlAddAce RtlAppendUnicodeToString RtlCompareMemory RtlCompareMemoryUlong RtlCopySid RtlCopyUnicodeString RtlCreateAcl RtlCreateSecurityDescriptor RtlDeleteResource RtlDeleteSecurityObject RtlEqualUnicodeString RtlGetNtProductType RtlInitAnsiString RtlInitString RtlInitUnicodeString RtlInitializeResource RtlInitializeSid RtlLengthRequiredSid RtlLengthSid RtlNewSecurityObject RtlNtStatusToDosError RtlOemStringToUnicodeString RtlReleaseResource RtlSetDaclSecurityDescriptor RtlSetGroupSecurityDescriptor RtlSetOwnerSecurityDescriptor RtlSetSaclSecurityDescriptor RtlSubAuthorityCountSid RtlSubAuthoritySid RtlTimeToSecondsSince1980 RtlUnicodeStringToAnsiSize RtlUnicodeToOemN RtlUpcaseUnicodeStringToOemString RtlUpcaseUnicodeToOemN - API-MS-Win-Core-ErrorHandling-L1-1-0.dll:
kernel32!GetLastError kernel32!SetUnhandledExceptionFilter kernel32!UnhandledExceptionFilter - API-MS-Win-Core-File-L1-1-0.dll:
kernel32!CreateFileW kernel32!DeleteFileW kernel32!SetFilePointer kernel32!WriteFile - API-MS-Win-Core-Handle-L1-1-0.dll:
kernel32!CloseHandle - API-MS-Win-Core-Interlocked-L1-1-0.dll:
KernelBase!InterlockedCompareExchange KernelBase!InterlockedExchange - API-MS-Win-Core-IO-L1-1-0.dll:
kernel32!DeviceIoControl - API-MS-Win-Core-LibraryLoader-L1-1-0.dll:
KernelBase!FreeLibrary KernelBase!GetProcAddress KernelBase!LoadLibraryExA - API-MS-Win-Core-LocalRegistry-L1-1-0.dll:
kernel32!RegCloseKey kernel32!RegNotifyChangeKeyValue kernel32!RegOpenKeyExA kernel32!RegOpenKeyExW kernel32!RegQueryValueExA kernel32!RegQueryValueExW - API-MS-Win-Core-Misc-L1-1-0.dll:
KernelBase!GlobalFree KernelBase!LocalAlloc KernelBase!Sleep KernelBase!lstrcmp KernelBase!lstrcmpW KernelBase!lstrlen - API-MS-Win-Core-ProcessThreads-L1-1-0.dll:
KernelBase!OpenThreadToken kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!SetThreadPriority kernel32!TerminateProcess - API-MS-Win-Core-Profile-L1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - API-MS-Win-Core-String-L1-1-0.dll:
KernelBase!MultiByteToWideChar - API-MS-Win-Core-Synch-L1-1-0.dll:
kernel32!CreateEventW kernel32!ReleaseSemaphore kernel32!SetEvent kernel32!WaitForMultipleObjectsEx kernel32!WaitForSingleObject kernel32!WaitForSingleObjectEx ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - API-MS-Win-Core-SysInfo-L1-1-0.dll:
KernelBase!GetComputerNameExW KernelBase!GetLocalTime KernelBase!GetSystemDirectoryW KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - API-MS-WIN-Service-Core-L1-1-0.dll:
sechost!SetServiceStatus - API-MS-WIN-Service-winsvc-L1-1-0.dll:
sechost!QueryServiceStatus sechost!RegisterServiceCtrlHandlerW - API-MS-WIN-Service-Management-L1-1-0.dll:
sechost!CloseServiceHandle sechost!OpenSCManagerW sechost!OpenServiceW - API-MS-WIN-Service-Management-L2-1-0.dll:
sechost!QueryServiceConfigW - RPCRT4.dll:
NdrServerCall2 RpcBindingFree RpcBindingServerFromClient RpcBindingToStringBindingW RpcImpersonateClient RpcRevertToSelf RpcServerRegisterIfEx RpcServerUnregisterIf RpcServerUseProtseqEpW RpcStringBindingParseW RpcStringFreeW - KERNEL32.dll:
ChangeTimerQueueTimer CreateSemaphoreW CreateTimerQueue CreateTimerQueueTimer DelayLoadFailureHook DeleteTimerQueue DeleteTimerQueueTimer ExpandEnvironmentStringsW GetTimeZoneInformation LoadLibraryA LocalHandle LocalReAlloc LocalSize MoveFileW RaiseException RegQueryInfoKeyW - API-MS-Win-Security-Base-L1-1-0.dll:
KernelBase!AccessCheck KernelBase!EqualSid KernelBase!GetLengthSid