Windows 10 DLL File Information - LocationGeofences.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 10, 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: | Windows Geofencing Implementation |
File Version: | 10.0.10130.0 (fbl_impressive.150522-2224) |
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: | 221 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 | 201,728 Bytes | 89.1% | Read, Execute | Code |
.data | 0x00033000 | 3,072 Bytes | 1.4% | Write, Read | Initialized Data |
.idata | 0x00035000 | 7,168 Bytes | 3.2% | Read | Initialized Data |
.didat | 0x00037000 | 512 Bytes | 0.2% | Write, Read | Initialized Data |
.rsrc | 0x00038000 | 1,536 Bytes | 0.7% | Read | Initialized Data |
.reloc | 0x00039000 | 11,264 Bytes | 5.0% | Read, Discardable | Initialized Data |
Static Linking
LocationGeofences.dll is statically linked to the following files:msvcrt.dll
OLEAUT32.dll
api-ms-win-core-com-l1-1-1.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-core-debug-l1-1-1.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-localization-l1-2-1.dll
api-ms-win-eventing-provider-l1-1-0.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-string-l2-1-0.dll
api-ms-win-core-processthreads-l1-1-2.dll
api-ms-win-core-sysinfo-l1-2-1.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-power-setting-l1-1-0.dll
ntdll.dll
api-ms-win-security-base-l1-2-0.dll
api-ms-win-security-sddl-l1-1-0.dll
api-ms-win-core-heap-l2-1-0.dll
api-ms-win-core-threadpool-l1-2-0.dll
api-ms-win-core-psapi-l1-1-0.dll
RPCRT4.dll
api-ms-win-core-handle-l1-1-0.dll
USERENV.dll
api-ms-win-core-synch-l1-2-1.dll
api-ms-win-core-path-l1-1-0.dll
api-ms-win-core-file-l1-2-1.dll
api-ms-win-core-memory-l1-1-2.dll
CRYPT32.dll
api-ms-win-core-delayload-l1-1-1.dll
api-ms-win-core-heap-l1-2-0.dll
api-ms-win-core-rtlsupport-l1-2-0.dll
api-ms-win-core-io-l1-1-1.dll
This means that when LocationGeofences.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, LocationGeofences.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 | 1,004 Bytes | 0.4% |
Total | 1 | 1,004 Bytes | 0.4% |
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 1000 dialogs)
No dialog resources in this file.
String resources in this dll (up to 1000 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:DllCanUnloadNow | DllGetClassObject | DllRegisterServer | DllUnregisterServer |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CIatan2 _CIcos _CIpow _CIsin _CIsqrt _CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _callnewh _except_handler4_common _ftol2 _initterm _isnan _lock _onexit _purecall _resetstkoflw _unlock _vscwprintf _vsnwprintf calloc free malloc memcmp memcpy memcpy_s memmove memmove_s memset public: __thiscall exception::exception(char const * const &) public: __thiscall exception::exception(char const * const &,int) 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 void __cdecl operator delete(void *) void __cdecl operator delete[](void *) vswprintf_s wcscat_s wcscpy_s wcsncpy_s - OLEAUT32.dll:
LoadTypeLib RegisterTypeLib SysAllocString SysAllocStringByteLen SysAllocStringLen SysFreeString SysStringByteLen SysStringLen UnRegisterTypeLib VarBstrCat VarBstrCmp - api-ms-win-core-com-l1-1-1.dll:
combase!CoCreateGuid combase!CoCreateInstance combase!CoGetCallContext combase!CoImpersonateClient combase!CoInitializeEx combase!CoRevertToSelf combase!CoTaskMemAlloc combase!CoTaskMemFree combase!CoUninitialize combase!StringFromGUID2 - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!GetModuleFileNameA KernelBase!GetModuleFileNameW KernelBase!GetModuleHandleExW KernelBase!GetModuleHandleW KernelBase!GetProcAddress KernelBase!LoadLibraryExW - api-ms-win-core-debug-l1-1-1.dll:
KernelBase!OutputDebugStringW - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventExW KernelBase!CreateEventW KernelBase!SetEvent KernelBase!Sleep KernelBase!WaitForSingleObject ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegCreateKeyExW KernelBase!RegFlushKey KernelBase!RegOpenKeyExW KernelBase!RegQueryInfoKeyW KernelBase!RegQueryValueExW KernelBase!RegSetValueExW - api-ms-win-core-localization-l1-2-1.dll:
KernelBase!FormatMessageW KernelBase!GetThreadLocale KernelBase!SetThreadLocale - api-ms-win-eventing-provider-l1-1-0.dll:
ntdll!EtwEventRegister ntdll!EtwEventSetInformation ntdll!EtwEventUnregister ntdll!EtwEventWrite ntdll!EtwEventWriteTransfer - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!RaiseException KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-string-l2-1-0.dll:
KernelBase!CharNextW - api-ms-win-core-processthreads-l1-1-2.dll:
KernelBase!OpenProcessToken KernelBase!OpenThreadToken kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!OpenProcess kernel32!TerminateProcess - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount KernelBase!GetTickCount64 - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-power-setting-l1-1-0.dll:
powrprof!PowerSettingRegisterNotification powrprof!PowerSettingUnregisterNotification - ntdll.dll:
NtCreateTimer2 NtPowerInformation NtSetTimer2 RtlNtStatusToDosError RtlPublishWnfStateData RtlReportException RtlSubscribeWnfStateChangeNotification RtlUnsubscribeWnfNotificationWaitForCompletion - api-ms-win-security-base-l1-2-0.dll:
KernelBase!AddAce KernelBase!CopySid KernelBase!EqualSid KernelBase!GetAclInformation KernelBase!GetLengthSid KernelBase!GetSecurityDescriptorControl KernelBase!GetSecurityDescriptorDacl KernelBase!GetSecurityDescriptorGroup KernelBase!GetSecurityDescriptorLength KernelBase!GetSecurityDescriptorOwner KernelBase!GetSecurityDescriptorSacl KernelBase!GetTokenInformation KernelBase!InitializeAcl KernelBase!InitializeSecurityDescriptor KernelBase!IsValidSid KernelBase!MakeAbsoluteSD KernelBase!MakeSelfRelativeSD KernelBase!SetSecurityDescriptorDacl KernelBase!SetSecurityDescriptorOwner - api-ms-win-security-sddl-l1-1-0.dll:
sechost!ConvertSidToStringSidW sechost!ConvertStringSidToSidW - api-ms-win-core-heap-l2-1-0.dll:
KernelBase!LocalAlloc KernelBase!LocalFree - api-ms-win-core-threadpool-l1-2-0.dll:
KernelBase!CreateThreadpoolTimer KernelBase!CreateThreadpoolWait ntdll!TpReleaseTimer ntdll!TpReleaseWait ntdll!TpSetTimer ntdll!TpSetWait ntdll!TpWaitForTimer ntdll!TpWaitForWait - api-ms-win-core-psapi-l1-1-0.dll:
KernelBase!QueryFullProcessImageNameW - RPCRT4.dll:
I_RpcBindingInqLocalClientPID RpcServerInqCallAttributesW - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle KernelBase!DuplicateHandle - USERENV.dll:
UnloadUserProfile - api-ms-win-core-synch-l1-2-1.dll:
KernelBase!WaitForMultipleObjects - api-ms-win-core-path-l1-1-0.dll:
KernelBase!PathAllocCanonicalize KernelBase!PathCchRemoveBackslash KernelBase!PathCchSkipRoot - api-ms-win-core-file-l1-2-1.dll:
KernelBase!CreateDirectoryW KernelBase!CreateFileW KernelBase!DeleteFileW KernelBase!GetFileAttributesW KernelBase!GetFileSizeEx KernelBase!ReadFile KernelBase!RemoveDirectoryW KernelBase!SetFilePointerEx KernelBase!WriteFile - api-ms-win-core-memory-l1-1-2.dll:
KernelBase!CreateFileMappingW KernelBase!MapViewOfFile KernelBase!UnmapViewOfFile - CRYPT32.dll:
CryptProtectData CryptUnprotectData - api-ms-win-core-delayload-l1-1-1.dll:
KernelBase!DelayLoadFailureHook KernelBase!ResolveDelayLoadedAPI - api-ms-win-core-heap-l1-2-0.dll:
KernelBase!GetProcessHeap KernelBase!HeapDestroy ntdll!RtlAllocateHeap ntdll!RtlFreeHeap ntdll!RtlReAllocateHeap ntdll!RtlSizeHeap - api-ms-win-core-rtlsupport-l1-2-0.dll:
ntdll!RtlCaptureContext - api-ms-win-core-io-l1-1-1.dll:
kernel32!DeviceIoControl