Windows 10 DLL File Information - profsvcext.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: | ProfSvcExt |
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: | 110 KB |
Total Number of Exported Functions: | 7 |
Total Number of Exported Functions With Names: | 7 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 93,184 Bytes | 82.4% | Read, Execute | Code |
.data | 0x00018000 | 2,048 Bytes | 1.8% | Write, Read | Initialized Data |
.idata | 0x00019000 | 7,680 Bytes | 6.8% | Read | Initialized Data |
.didat | 0x0001b000 | 512 Bytes | 0.5% | Write, Read | Initialized Data |
.rsrc | 0x0001c000 | 1,024 Bytes | 0.9% | Read | Initialized Data |
.reloc | 0x0001d000 | 7,680 Bytes | 6.8% | Read, Discardable | Initialized Data |
Static Linking
profsvcext.dll is statically linked to the following files:msvcrt.dll
api-ms-win-core-heap-l1-2-0.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-core-string-l1-1-0.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-file-l1-2-1.dll
api-ms-win-core-com-l1-1-1.dll
api-ms-win-core-localization-l1-2-1.dll
api-ms-win-core-heap-l2-1-0.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-processthreads-l1-1-2.dll
api-ms-win-core-sysinfo-l1-2-1.dll
api-ms-win-eventing-classicprovider-l1-1-0.dll
api-ms-win-security-base-l1-2-0.dll
api-ms-win-core-registry-l1-1-0.dll
USERENV.dll
api-ms-win-security-sddl-l1-1-0.dll
api-ms-win-core-path-l1-1-0.dll
OLEAUT32.dll
api-ms-win-core-timezone-l1-1-0.dll
RPCRT4.dll
api-ms-win-core-handle-l1-1-0.dll
srvcli.dll
netutils.dll
WLDAP32.dll
logoncli.dll
profapi.dll
api-ms-win-security-activedirectoryclient-l1-1-0.dll
api-ms-win-security-lsalookup-l1-1-1.dll
api-ms-win-core-privateprofile-l1-1-1.dll
api-ms-win-core-shlwapi-obsolete-l1-2-0.dll
api-ms-win-core-string-obsolete-l1-1-0.dll
api-ms-win-core-shlwapi-legacy-l1-1-0.dll
api-ms-win-core-kernel32-legacy-l1-1-1.dll
ntdll.dll
SHELL32.dll
USER32.dll
ATL.DLL
PROFSVC.dll
api-ms-win-core-delayload-l1-1-1.dll
api-ms-win-core-file-l2-1-1.dll
api-ms-win-core-kernel32-private-l1-1-1.dll
This means that when profsvcext.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, profsvcext.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 | 904 Bytes | 0.8% |
Total | 1 | 904 Bytes | 0.8% |
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:ConnectToRoamingVhdProfile | CreateRoamingProviderInstance |
InitializeSuspendFolderPolicyAndUploadTaskConfig | RefreshSuspendFolderPolicyAndUploadTaskConfig |
StartRoamingClassFactories | StopRoamingClassFactories |
WaitForNetworkForRoamingProfile |
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 _unlock _vsnwprintf _wcsnicmp free malloc memcmp memcpy memmove memset public: virtual __thiscall type_info::~type_info(void) void __cdecl terminate(void) - api-ms-win-core-heap-l1-2-0.dll:
KernelBase!GetProcessHeap ntdll!RtlAllocateHeap ntdll!RtlFreeHeap ntdll!RtlReAllocateHeap - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!GetModuleFileNameA KernelBase!GetModuleHandleExW KernelBase!GetModuleHandleW KernelBase!GetProcAddress KernelBase!LoadLibraryExW - api-ms-win-core-string-l1-1-0.dll:
KernelBase!CompareStringOrdinal KernelBase!CompareStringW - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter ntdll!RtlRestoreLastWin32Error - api-ms-win-core-file-l1-2-1.dll:
KernelBase!CreateDirectoryW KernelBase!CreateFileW KernelBase!DeleteFileW KernelBase!FlushFileBuffers KernelBase!GetFileAttributesExW KernelBase!GetFileAttributesW KernelBase!GetFileTime KernelBase!RemoveDirectoryW KernelBase!SetFileAttributesW KernelBase!SetFileTime - api-ms-win-core-com-l1-1-1.dll:
combase!CoCreateInstance combase!CoGetCallContext combase!CoInitializeEx combase!CoRegisterClassObject combase!CoRevertToSelf combase!CoRevokeClassObject combase!CoTaskMemAlloc combase!CoTaskMemFree combase!CoUninitialize - api-ms-win-core-localization-l1-2-1.dll:
KernelBase!FormatMessageW - api-ms-win-core-heap-l2-1-0.dll:
KernelBase!GlobalAlloc KernelBase!GlobalFree KernelBase!LocalAlloc KernelBase!LocalFree KernelBase!LocalReAlloc - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventW KernelBase!SetEvent KernelBase!Sleep ntdll!RtlAcquireSRWLockExclusive ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeConditionVariable ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection ntdll!RtlReleaseSRWLockExclusive - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-processthreads-l1-1-2.dll:
KernelBase!OpenThreadToken KernelBase!SetThreadToken kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!TerminateProcess - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetLocalTime KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount KernelBase!GetTickCount64 KernelBase!GetVersionExW - api-ms-win-eventing-classicprovider-l1-1-0.dll:
ntdll!EtwTraceMessage - api-ms-win-security-base-l1-2-0.dll:
KernelBase!CopySid KernelBase!DuplicateToken KernelBase!DuplicateTokenEx KernelBase!GetLengthSid KernelBase!GetTokenInformation KernelBase!ImpersonateLoggedOnUser KernelBase!ImpersonateSelf KernelBase!PrivilegeCheck KernelBase!RevertToSelf - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegDeleteValueW KernelBase!RegEnumValueW KernelBase!RegGetValueW KernelBase!RegOpenCurrentUser KernelBase!RegOpenKeyExW KernelBase!RegQueryValueExW KernelBase!RegSaveKeyExW KernelBase!RegSetValueExW - USERENV.dll:
ExpandEnvironmentStringsForUserW GetProfileType - api-ms-win-security-sddl-l1-1-0.dll:
sechost!ConvertSidToStringSidW sechost!ConvertStringSecurityDescriptorToSecurityDescriptorW - api-ms-win-core-path-l1-1-0.dll:
KernelBase!PathCchAddBackslashEx - OLEAUT32.dll:
SafeArrayCopy SafeArrayCreate SafeArrayCreateVector SafeArrayDestroy SafeArrayGetLBound SafeArrayGetUBound SafeArrayGetVartype SafeArrayLock SafeArrayPutElement SafeArrayRedim SafeArrayUnlock SysAllocString SysAllocStringLen SysFreeString SysStringLen VariantChangeType VariantClear VariantCopy VariantCopyInd VariantInit - api-ms-win-core-timezone-l1-1-0.dll:
KernelBase!FileTimeToSystemTime KernelBase!SystemTimeToFileTime - RPCRT4.dll:
RpcRevertToSelf UuidCreate - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - srvcli.dll:
NetShareGetInfo - netutils.dll:
NetApiBufferFree - WLDAP32.dll:
LdapGetLastError LdapMapErrorToWin32 ber_free ldap_bind_sW ldap_connect ldap_count_entries ldap_count_values ldap_first_attributeW ldap_first_entry ldap_get_valuesW ldap_initW ldap_memfreeW ldap_msgfree ldap_next_attributeW ldap_next_entry ldap_search_sW ldap_set_optionW ldap_unbind ldap_value_freeW - logoncli.dll:
DsGetDcNameW - profapi.dll:
- api-ms-win-security-activedirectoryclient-l1-1-0.dll:
KernelBase!DsBindWithSpnExW KernelBase!DsCrackNamesW KernelBase!DsFreeNameResultW KernelBase!DsUnBindW - api-ms-win-security-lsalookup-l1-1-1.dll:
sechost!LookupAccountSidLocalW - api-ms-win-core-privateprofile-l1-1-1.dll:
kernel32!GetPrivateProfileStringW kernel32!WritePrivateProfileStringW - api-ms-win-core-shlwapi-obsolete-l1-2-0.dll:
KernelBase!QISearch - api-ms-win-core-string-obsolete-l1-1-0.dll:
kernel32!lstrcmpiW - api-ms-win-core-shlwapi-legacy-l1-1-0.dll:
KernelBase!PathIsUNCServerW KernelBase!PathRemoveFileSpecW KernelBase!PathStripToRootW - api-ms-win-core-kernel32-legacy-l1-1-1.dll:
kernel32!GetComputerNameW - ntdll.dll:
EtwEventRegister EtwEventSetInformation EtwEventUnregister EtwEventWrite EtwEventWriteTransfer EtwGetTraceEnableFlags EtwGetTraceEnableLevel EtwGetTraceLoggerHandle EtwRegisterTraceGuidsW EtwTraceMessage EtwUnregisterTraceGuids NtClose NtCreateFile NtFsControlFile NtQueryInformationFile NtWriteFile RtlAdjustPrivilege RtlAppendUnicodeStringToString RtlFreeAnsiString RtlInitUnicodeString RtlNtStatusToDosError RtlQueryWnfStateData RtlStringFromGUID RtlSubscribeWnfStateChangeNotification RtlUnsubscribeWnfNotificationWaitForCompletion WinSqmAddToStream - SHELL32.dll:
SHGetKnownFolderPath - USER32.dll:
DispatchMessageW MsgWaitForMultipleObjects PeekMessageW TranslateMessage - ATL.DLL:
AtlComPtrAssign - PROFSVC.dll:
GetUserChoiceForSlowLink GetUserPreferenceValue - api-ms-win-core-delayload-l1-1-1.dll:
KernelBase!DelayLoadFailureHook KernelBase!ResolveDelayLoadedAPI - api-ms-win-core-file-l2-1-1.dll:
KernelBase!MoveFileExW - api-ms-win-core-kernel32-private-l1-1-1.dll:
kernel32!PrivCopyFileExW