Windows 8 DLL File Information - SearchFolder.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: | SearchFolder |
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: | 704 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 | 651,776 Bytes | 90.3% | Read, Execute | Code |
.data | 0x000a1000 | 4,096 Bytes | 0.6% | Write, Read | Initialized Data |
.idata | 0x000a3000 | 9,216 Bytes | 1.3% | Read | Initialized Data |
.rsrc | 0x000a6000 | 18,944 Bytes | 2.6% | Read | Initialized Data |
.reloc | 0x000ab000 | 36,352 Bytes | 5.0% | Read, Discardable | Initialized Data |
Static Linking
SearchFolder.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
api-ms-win-service-management-l1-1-0.dll
api-ms-win-service-management-l2-1-0.dll
api-ms-win-core-path-l1-1-0.dll
USER32.dll
SHELL32.dll
SHLWAPI.dll
KERNEL32.dll
GDI32.dll
This means that when SearchFolder.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, SearchFolder.dll won't be loaded.
General Resources Information
Resource Type | Number of Items | Total Size | % of File |
---|---|---|---|
Icons | 1 | 15,080 Bytes | 2.1% |
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 | 5 | 142,595 Bytes | 19.8% |
Menus | 5 | 492 Bytes | 0.1% |
Strings | 59 | 4,428 Bytes | 0.6% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 1 | 1,175 Bytes | 0.2% |
All Others | 4 | 1,632 Bytes | 0.2% |
Total | 75 | 165,402 Bytes | 22.9% |
Icons in this file
There are 1 icons stored in this DLL file. You can view all these icons in the following small thumbnail:
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 |
---|---|
9022 | Save these search criteria as a Saved Search. |
9023 | Saved Search |
9024 | Error Saving Search |
9025 | The search cannot be saved. Try using a different name or saving to a different location. |
9028 | Stack |
9030 | Displays properties for this folder. |
9031 | Games Explorer |
10384 | %s (%s) |
10385 | %s & %s |
23811 | Advanced Search |
23812 | Search |
23860 | Subfolders |
23861 | Subfolders |
23862 | Search again and include subfolders |
23863 | No items match your search. |
23864 | This folder is empty. |
29441 | Searching... |
30523 | Search |
30581 | Search Results |
31488 | This location is restricted and cannot be searched. |
31489 | You do not have permission to search this location. |
31490 | This location cannot be searched because it no longer exists or is temporarily unavailable. Click to diagnose... |
31491 | This location cannot be searched because of a web server error. Click to diagnose... |
31492 | Search results are incomplete because the server returned invalid data. |
31493 | One or more locations cannot be searched. |
31524 | Unspecified |
32816 | Recent Music |
32817 | Recent Documents |
32818 | Recent Pictures and Videos |
32819 | Recent E-mail |
32820 | Indexed Locations |
32821 | Recently Changed |
32822 | Everywhere |
34132 | Search Results in %s |
34133 | Start Menu Search Results in %s |
38257 | This search can't be completed because there is something wrong with this saved search. |
38263 | Your searches might be slow because the index is not running. Click to turn on the index... |
38271 | Update Indexer Status |
38272 | Add to Index |
38273 | Do you want to index this location? |
38274 | Do you want to index these locations? |
38275 | Add to index |
38276 | Cancel |
38277 | If you index this location, future searches will be faster. It might take a long time to index this location, and search results might be incomplete until indexing is finished. |
38278 | If you index these locations, future searches will be faster. It might take a long time to index this location, and search results might be incomplete until indexing is finished. |
38281 | Turn on Index |
38282 | Do you want to turn on the index? |
38283 | Turn on index |
38284 | Cancel |
38285 | Searches will be faster if you turn on the index. |
38291 | Your searches might be slow because the index is not running. |
38304 | No Title |
38305 | <No information available> |
38306 | <For details, open this link to view the feed.> |
38307 | This item was blocked because of your Internet security settings: |
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:DllCanUnloadNow | DllGetClassObject | DllRegisterServer | DllUnregisterServer |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _except_handler4_common _ftol2_sse _get_errno _initterm _lock _onexit _resetstkoflw _set_errno _unlock _vsnwprintf _wcsicmp _wcsnicmp _wtof _wtoi free iswalnum iswcntrl iswprint iswspace malloc memcmp memcpy memcpy_s memmove memset wcstok_s - ntdll.dll:
EtwEventEnabled EtwEventRegister EtwEventUnregister EtwEventWrite WinSqmAddToStream - api-ms-win-service-management-l1-1-0.dll:
sechost!CloseServiceHandle sechost!OpenSCManagerW sechost!OpenServiceW sechost!StartServiceW - api-ms-win-service-management-l2-1-0.dll:
sechost!ChangeServiceConfigW sechost!QueryServiceStatusEx - api-ms-win-core-path-l1-1-0.dll:
KernelBase!PathCchAppend KernelBase!PathCchCombine KernelBase!PathCchRemoveFileSpec KernelBase!PathIsUNCEx - USER32.dll:
ActivateKeyboardLayout CharLowerBuffW CharLowerW CreateMenu DeleteMenu DestroyMenu DestroyWindow DispatchMessageW GetCursorPos GetKeyState GetKeyboardLayout GetMenuItemCount GetMenuItemID GetMenuItemInfoW GetMenuStringW GetSubMenu GetWindowLongW GetWindowRect InsertMenuItemW InsertMenuW LoadCursorW LoadMenuW LoadStringA LoadStringW MsgWaitForMultipleObjectsEx PeekMessageW PostQuitMessage RegisterClipboardFormatW RemoveMenu SendMessageW SetCursor SystemParametersInfoW TranslateMessage ntdll!NtdllDefWindowProc_W - SHELL32.dll:
AssocCreateForClasses AssocGetDetailsOfPropKey ILClone ILCloneFirst ILCombine ILFindChild ILFindLastID ILFree ILGetNext ILGetSize ILIsEqual ILIsParent ILLoadFromStreamEx ILRemoveLastID ILSaveToStream PathCleanupSpec PathResolve PathYetAnotherMakeUniqueName SHBindToFolderIDListParent SHBindToFolderIDListParentEx SHBindToObject SHBindToParent SHCLSIDFromString SHChangeNotification_Lock SHChangeNotification_Unlock SHChangeNotify SHChangeNotifyDeregister SHChangeNotifyRegister SHCoCreateInstance SHCreateDataObject SHCreateDefaultContextMenu SHCreateDefaultExtractIcon SHCreateItemFromIDList SHCreateItemFromParsingName SHCreateItemInKnownFolder SHCreateItemWithParent SHCreateShellFolderView SHCreateShellItemArrayFromIDLists SHCreateShellItemArrayFromShellItem SHCreateStdEnumFmtEtc SHDefExtractIconW SHEvaluateSystemCommandTemplate SHFindFiles SHGetDesktopFolder SHGetFolderPathEx SHGetIDListFromObject SHGetItemFromObject SHGetKnownFolderIDList SHGetKnownFolderItem SHGetKnownFolderPath SHGetNameFromIDList SHGetPathFromIDListEx SHGetSetSettings SHGetSpecialFolderLocation SHGetStockIconInfo SHParseDisplayName SHRestricted SHSetLocalizedName ShellExecuteExW Shell_GetCachedImageIndexW - SHLWAPI.dll:
AssocCreate ConnectToConnectionPoint GetAcceptLanguagesW IStream_Read IStream_ReadStr IStream_Reset IStream_Size IStream_Write IStream_WriteStr IUnknown_Exec IUnknown_GetWindow IUnknown_QueryService IUnknown_Set IUnknown_SetSite IsCharSpaceW ParseURLW PathAppendW PathBuildRootW PathCompactPathExW PathCreateFromUrlAlloc PathCreateFromUrlW PathFileExistsW PathFindExtensionW PathFindFileNameW PathGetArgsW PathGetDriveNumberW PathIsNetworkPathW PathIsRootW PathIsUNCW PathIsURLW PathMatchSpecExW PathMatchSpecW PathParseIconLocationW PathQuoteSpacesW PathRemoveArgsW PathRemoveBackslashW PathRemoveBlanksW PathRemoveExtensionW PathRemoveFileSpecW PathSkipRootW PathStripToRootW QISearch SHAnsiToUnicode SHCreateMemStream SHCreateStreamOnFileEx SHCreateThread SHCreateThreadWithHandle SHGetViewStatePropertyBag SHLoadIndirectString SHQueryValueExW SHRegGetBoolValueFromHKCUHKLM SHRegGetValueFromHKCUHKLM SHRegGetValueW SHStrDupA SHStrDupW SHUnicodeToAnsi ShellMessageBoxW StrCSpnW StrChrW StrCmpCW StrCmpICA StrCmpICW StrCmpIW StrCmpLogicalW StrCmpNCW StrCmpNICW StrCmpNIW StrCmpNW StrCmpW StrDupW StrPBrkW StrRChrW StrRetToBSTR StrRetToBufW StrRetToStrW StrStrA StrStrIW StrStrNIW StrStrW StrToIntA StrToIntExW StrToIntW StrTrimW UrlCompareW UrlEscapeW UrlGetPartW UrlHashW UrlIsW UrlUnescapeW - KERNEL32.dll:
ActivateActCtx AdjustCalendarDate CloseHandle CompareCalendarDates CompareFileTime CompareStringOrdinal CompareStringW ConvertCalDateTimeToSystemTime ConvertSystemTimeToCalDateTime CreateActCtxW CreateEventExW CreateEventW CreateMutexW CreateTimerQueueTimer DeactivateActCtx DelayLoadFailureHook DeleteTimerQueueTimer DisableThreadLibraryCalls DuplicateHandle FileTimeToSystemTime FindNLSString FindResourceExW FormatMessageW GetCalendarSupportedDateRange GetCurrentProcess GetCurrentProcessId GetCurrentThread GetCurrentThreadId GetDriveTypeW GetLastError GetLocalTime GetLocaleInfoEx GetModuleFileNameW GetModuleHandleExW GetModuleHandleW GetProcAddress GetProcessHeap GetStringTypeA GetStringTypeW GetSystemDefaultLCID GetSystemPreferredUILanguages GetSystemTime GetSystemTimeAsFileTime GetTempPathW GetTickCount GetTickCount64 GetTimeZoneInformation GetUserDefaultLCID GetVersionExW GlobalAlloc GlobalFree GlobalLock GlobalSize GlobalUnlock HeapFree InterlockedCompareExchange InterlockedDecrement InterlockedExchange InterlockedIncrement IsDBCSLeadByte IsDBCSLeadByteEx LCMapStringEx LCMapStringW LoadLibraryExW LoadResource LocalAlloc LocalFree LocalReAlloc LocaleNameToLCID LockResource MulDiv MultiByteToWideChar QueryPerformanceCounter RegGetValueW ReleaseActCtx ReleaseMutex ResetEvent ResolveLocaleName SetErrorMode SetEvent SetUnhandledExceptionFilter SizeofResource Sleep SystemTimeToFileTime SystemTimeToTzSpecificLocalTime TerminateProcess TlsAlloc TlsFree TlsGetValue TlsSetValue TzSpecificLocalTimeToSystemTime UnhandledExceptionFilter UnmapViewOfFile UpdateCalendarDayOfWeek WaitForMultipleObjects WaitForMultipleObjectsEx WaitForSingleObject WideCharToMultiByte lstrcmp lstrcmpW lstrcmpiA lstrcmpiW lstrlen lstrlenW ntdll!LdrResolveDelayLoadedAPI ntdll!RtlAcquireSRWLockExclusive ntdll!RtlAcquireSRWLockShared ntdll!RtlAllocateHeap ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeConditionVariable ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection ntdll!RtlReAllocateHeap ntdll!RtlReleaseSRWLockExclusive ntdll!RtlReleaseSRWLockShared - GDI32.dll:
DeleteObject