vsconfig.dll
Description: Virtual Machine Configuration Module
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.4355
Architecture: 64-bit
Operating System: Windows NT
SHA256: d02fcd30df19add27330df3c258de3fb
File Size: 556.5 KB
Uploaded At: Dec. 1, 2025, 8:11 a.m.
Views: 13
Exported Functions
- DllCanUnloadNow (Ordinal: 1, Address: 0x11e70)
- DllGetClassObject (Ordinal: 2, Address: 0x11ea0)
- DllRegisterServer (Ordinal: 3, Address: 0x11ed0)
- DllUnregisterServer (Ordinal: 4, Address: 0x11ee0)
- VsCreateConfigurationManager (Ordinal: 5, Address: 0x4bc0)
Imported DLLs & Functions
api-ms-win-core-com-l1-1-0.dll
- CoCreateInstance (Address: 0x180057e58)
- CoGetApartmentType (Address: 0x180057e48)
- CoTaskMemAlloc (Address: 0x180057e50)
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x180057e70)
- IsDebuggerPresent (Address: 0x180057e78)
- OutputDebugStringW (Address: 0x180057e68)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x180057e88)
- RaiseException (Address: 0x180057e90)
- SetLastError (Address: 0x180057e98)
- SetUnhandledExceptionFilter (Address: 0x180057ea8)
- UnhandledExceptionFilter (Address: 0x180057ea0)
api-ms-win-core-errorhandling-l1-1-2.dll
- RaiseFailFastException (Address: 0x180057eb8)
api-ms-win-core-file-l1-1-0.dll
- CompareFileTime (Address: 0x180057f20)
- CreateDirectoryW (Address: 0x180057ec8)
- CreateFileW (Address: 0x180057ed8)
- DeleteFileW (Address: 0x180057f10)
- FindClose (Address: 0x180057ef8)
- FindFirstFileW (Address: 0x180057ee8)
- FindNextFileW (Address: 0x180057f38)
- FlushFileBuffers (Address: 0x180057f00)
- GetFileAttributesW (Address: 0x180057f08)
- GetFileInformationByHandle (Address: 0x180057f48)
- GetFileSizeEx (Address: 0x180057f40)
- GetFileTime (Address: 0x180057f18)
- GetFullPathNameW (Address: 0x180057f58)
- GetVolumePathNameW (Address: 0x180057f68)
- LockFileEx (Address: 0x180057f30)
- ReadFile (Address: 0x180057ed0)
- RemoveDirectoryW (Address: 0x180057f50)
- SetEndOfFile (Address: 0x180057ef0)
- SetFilePointerEx (Address: 0x180057f60)
- SetFileTime (Address: 0x180057ee0)
- UnlockFileEx (Address: 0x180057f70)
- WriteFile (Address: 0x180057f28)
api-ms-win-core-file-l1-2-0.dll
- GetVolumeNameForVolumeMountPointW (Address: 0x180057f80)
api-ms-win-core-file-l2-1-0.dll
- CreateSymbolicLinkW (Address: 0x180057f98)
- GetFileInformationByHandleEx (Address: 0x180057f90)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x180057fb0)
- DuplicateHandle (Address: 0x180057fa8)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x180057fc8)
- HeapAlloc (Address: 0x180057fc0)
- HeapCreate (Address: 0x180057fe0)
- HeapFree (Address: 0x180057fd0)
- HeapSetInformation (Address: 0x180057fd8)
api-ms-win-core-heap-l2-1-0.dll
- LocalAlloc (Address: 0x180057ff0)
- LocalFree (Address: 0x180057ff8)
- LocalReAlloc (Address: 0x180058000)
api-ms-win-core-heap-obsolete-l1-1-0.dll
- LocalSize (Address: 0x180058010)
api-ms-win-core-interlocked-l1-1-0.dll
- InitializeSListHead (Address: 0x180058038)
- InterlockedFlushSList (Address: 0x180058028)
- InterlockedPopEntrySList (Address: 0x180058030)
- InterlockedPushEntrySList (Address: 0x180058020)
api-ms-win-core-io-l1-1-0.dll
- DeviceIoControl (Address: 0x180058050)
- GetOverlappedResult (Address: 0x180058048)
api-ms-win-core-libraryloader-l1-2-0.dll
- GetModuleFileNameA (Address: 0x180058078)
- GetModuleFileNameW (Address: 0x180058080)
- GetModuleHandleExW (Address: 0x180058070)
- GetModuleHandleW (Address: 0x180058068)
- GetProcAddress (Address: 0x180058060)
api-ms-win-core-localization-l1-2-0.dll
- FormatMessageW (Address: 0x180058090)
api-ms-win-core-path-l1-1-0.dll
- PathCchAddBackslash (Address: 0x1800580c0)
- PathCchAddExtension (Address: 0x1800580a8)
- PathCchAppend (Address: 0x1800580c8)
- PathCchCombineEx (Address: 0x1800580b8)
- PathCchFindExtension (Address: 0x1800580d0)
- PathCchRemoveFileSpec (Address: 0x1800580b0)
- PathIsUNCEx (Address: 0x1800580a0)
api-ms-win-core-processenvironment-l1-1-0.dll
- GetEnvironmentVariableW (Address: 0x1800580e0)
api-ms-win-core-processthreads-l1-1-0.dll
- GetCurrentProcess (Address: 0x180058128)
- GetCurrentProcessId (Address: 0x180058108)
- GetCurrentThread (Address: 0x180058118)
- GetCurrentThreadId (Address: 0x180058110)
- OpenThreadToken (Address: 0x1800580f8)
- SetThreadToken (Address: 0x180058130)
- TerminateProcess (Address: 0x180058138)
- TlsAlloc (Address: 0x1800580f0)
- TlsFree (Address: 0x180058120)
- TlsGetValue (Address: 0x180058140)
- TlsSetValue (Address: 0x180058100)
api-ms-win-core-processthreads-l1-1-1.dll
- IsProcessorFeaturePresent (Address: 0x180058150)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x180058160)
api-ms-win-core-psapi-l1-1-0.dll
- K32GetModuleInformation (Address: 0x180058170)
api-ms-win-core-registry-l1-1-0.dll
- RegCloseKey (Address: 0x180058198)
- RegCreateKeyExW (Address: 0x180058180)
- RegGetValueW (Address: 0x180058188)
- RegOpenKeyExW (Address: 0x1800581a8)
- RegQueryValueExW (Address: 0x180058190)
- RegSetValueExW (Address: 0x1800581a0)
api-ms-win-core-rtlsupport-l1-1-0.dll
- RtlCaptureContext (Address: 0x1800581d0)
- RtlCaptureStackBackTrace (Address: 0x1800581c8)
- RtlLookupFunctionEntry (Address: 0x1800581d8)
- RtlPcToFileHeader (Address: 0x1800581c0)
- RtlVirtualUnwind (Address: 0x1800581b8)
api-ms-win-core-shlwapi-legacy-l1-1-0.dll
- PathAddBackslashW (Address: 0x180058200)
- PathAppendW (Address: 0x180058228)
- PathFileExistsW (Address: 0x1800581f8)
- PathFindExtensionW (Address: 0x180058240)
- PathFindFileNameW (Address: 0x180058230)
- PathIsFileSpecW (Address: 0x180058250)
- PathIsRelativeW (Address: 0x1800581f0)
- PathIsUNCServerShareW (Address: 0x180058248)
- PathIsUNCServerW (Address: 0x180058220)
- PathRemoveBackslashW (Address: 0x180058238)
- PathRemoveExtensionW (Address: 0x180058210)
- PathRemoveFileSpecW (Address: 0x1800581e8)
- PathSkipRootW (Address: 0x180058218)
- PathStripPathW (Address: 0x180058208)
api-ms-win-core-synch-l1-1-0.dll
- AcquireSRWLockExclusive (Address: 0x180058290)
- AcquireSRWLockShared (Address: 0x1800582a0)
- CreateEventW (Address: 0x1800582d8)
- CreateMutexExW (Address: 0x180058308)
- CreateSemaphoreExW (Address: 0x180058260)
- DeleteCriticalSection (Address: 0x1800582d0)
- EnterCriticalSection (Address: 0x180058278)
- InitializeCriticalSection (Address: 0x1800582c0)
- InitializeCriticalSectionAndSpinCount (Address: 0x1800582a8)
- InitializeCriticalSectionEx (Address: 0x1800582c8)
- InitializeSRWLock (Address: 0x180058268)
- LeaveCriticalSection (Address: 0x1800582b0)
- OpenSemaphoreW (Address: 0x180058280)
- ReleaseMutex (Address: 0x1800582e0)
- ReleaseSemaphore (Address: 0x180058298)
- ReleaseSRWLockExclusive (Address: 0x1800582b8)
- ReleaseSRWLockShared (Address: 0x180058270)
- ResetEvent (Address: 0x1800582f0)
- SetEvent (Address: 0x1800582e8)
- TryAcquireSRWLockExclusive (Address: 0x1800582f8)
- WaitForSingleObject (Address: 0x180058300)
- WaitForSingleObjectEx (Address: 0x180058288)
api-ms-win-core-synch-l1-2-0.dll
- InitializeConditionVariable (Address: 0x180058328)
- InitOnceBeginInitialize (Address: 0x180058360)
- InitOnceComplete (Address: 0x180058338)
- InitOnceExecuteOnce (Address: 0x180058348)
- Sleep (Address: 0x180058358)
- SleepConditionVariableCS (Address: 0x180058318)
- SleepConditionVariableSRW (Address: 0x180058368)
- WaitOnAddress (Address: 0x180058350)
- WakeAllConditionVariable (Address: 0x180058340)
- WakeByAddressAll (Address: 0x180058320)
- WakeConditionVariable (Address: 0x180058330)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetComputerNameExW (Address: 0x180058388)
- GetSystemTimeAsFileTime (Address: 0x180058378)
- GetTickCount (Address: 0x180058380)
api-ms-win-core-threadpool-l1-2-0.dll
- CallbackMayRunLong (Address: 0x1800583b8)
- CancelThreadpoolIo (Address: 0x1800583a0)
- CloseThreadpool (Address: 0x1800583b0)
- CloseThreadpoolIo (Address: 0x1800583e0)
- CloseThreadpoolTimer (Address: 0x180058400)
- CloseThreadpoolWork (Address: 0x1800583a8)
- CreateThreadpoolIo (Address: 0x180058398)
- CreateThreadpoolTimer (Address: 0x1800583f0)
- CreateThreadpoolWork (Address: 0x1800583c8)
- SetThreadpoolThreadMaximum (Address: 0x1800583e8)
- SetThreadpoolTimer (Address: 0x1800583f8)
- StartThreadpoolIo (Address: 0x1800583d8)
- SubmitThreadpoolWork (Address: 0x1800583d0)
- TrySubmitThreadpoolCallback (Address: 0x1800583c0)
- WaitForThreadpoolTimerCallbacks (Address: 0x180058408)
api-ms-win-core-util-l1-1-0.dll
- DecodePointer (Address: 0x180058418)
- EncodePointer (Address: 0x180058420)
api-ms-win-core-winrt-error-l1-1-0.dll
- RoOriginateError (Address: 0x180058430)
- RoOriginateErrorW (Address: 0x180058438)
- RoTransformError (Address: 0x180058448)
- SetRestrictedErrorInfo (Address: 0x180058440)
api-ms-win-core-winrt-error-l1-1-1.dll
- IsErrorPropagationEnabled (Address: 0x180058458)
- RoGetMatchingRestrictedErrorInfo (Address: 0x180058468)
- RoReportFailedDelegate (Address: 0x180058460)
api-ms-win-core-winrt-l1-1-0.dll
- RoActivateInstance (Address: 0x180058480)
- RoGetActivationFactory (Address: 0x180058478)
api-ms-win-core-winrt-string-l1-1-0.dll
- WindowsCreateString (Address: 0x180058498)
- WindowsCreateStringReference (Address: 0x1800584a8)
- WindowsDeleteString (Address: 0x1800584a0)
- WindowsDuplicateString (Address: 0x1800584b0)
- WindowsGetStringRawBuffer (Address: 0x180058490)
api-ms-win-crt-private-l1-1-0.dll
- __AdjustPointer (Address: 0x180058588)
- __C_specific_handler (Address: 0x180058600)
- __CxxFrameHandler3 (Address: 0x180058568)
- __CxxFrameHandler4 (Address: 0x180058608)
- __RTDynamicCast (Address: 0x180058610)
- __std_terminate (Address: 0x1800585f8)
- _CxxThrowException (Address: 0x180058570)
- _o___std_exception_copy (Address: 0x1800585f0)
- _o___std_exception_destroy (Address: 0x1800585e8)
- _o___std_type_info_destroy_list (Address: 0x1800585e0)
- _o___std_type_info_name (Address: 0x1800585d8)
- _o___stdio_common_vsnprintf_s (Address: 0x1800585d0)
- _o___stdio_common_vsnwprintf_s (Address: 0x1800585c8)
- _o___stdio_common_vswprintf (Address: 0x1800585c0)
- _o___stdio_common_vswprintf_s (Address: 0x1800585b8)
- _o__aligned_free (Address: 0x1800585b0)
- _o__aligned_malloc (Address: 0x1800585a8)
- _o__cexit (Address: 0x1800585a0)
- _o__configure_narrow_argv (Address: 0x180058598)
- _o__crt_atexit (Address: 0x180058590)
- _o__errno (Address: 0x180058580)
- _o__execute_onexit_table (Address: 0x180058578)
- _o__initialize_narrow_environment (Address: 0x1800584c0)
- _o__initialize_onexit_table (Address: 0x1800584c8)
- _o__invalid_parameter_noinfo (Address: 0x1800584d0)
- _o__invalid_parameter_noinfo_noreturn (Address: 0x1800584d8)
- _o__purecall (Address: 0x1800584e0)
- _o__register_onexit_function (Address: 0x1800584e8)
- _o__resetstkoflw (Address: 0x1800584f0)
- _o__seh_filter_dll (Address: 0x1800584f8)
- _o__wcsicmp (Address: 0x180058500)
- _o_abort (Address: 0x180058510)
- _o_calloc (Address: 0x180058518)
- _o_free (Address: 0x180058520)
- _o_iswalpha (Address: 0x180058528)
- _o_iswctype (Address: 0x180058530)
- _o_iswdigit (Address: 0x180058538)
- _o_iswpunct (Address: 0x180058540)
- _o_malloc (Address: 0x180058548)
- _o_realloc (Address: 0x180058550)
- _o_terminate (Address: 0x180058558)
- _o_wcscpy_s (Address: 0x180058560)
- memcmp (Address: 0x180058618)
- memcpy (Address: 0x180058620)
- memmove (Address: 0x180058508)
api-ms-win-crt-runtime-l1-1-0.dll
- _initterm (Address: 0x180058638)
- _initterm_e (Address: 0x180058630)
api-ms-win-crt-string-l1-1-0.dll
- memset (Address: 0x180058648)
api-ms-win-eventing-provider-l1-1-0.dll
- EventEnabled (Address: 0x180058668)
- EventRegister (Address: 0x180058670)
- EventSetInformation (Address: 0x180058660)
- EventUnregister (Address: 0x180058680)
- EventWrite (Address: 0x180058678)
- EventWriteTransfer (Address: 0x180058658)
api-ms-win-security-base-l1-1-0.dll
- CopySid (Address: 0x1800586c0)
- CreateWellKnownSid (Address: 0x180058698)
- EqualSid (Address: 0x1800586c8)
- GetAce (Address: 0x1800586d0)
- GetAclInformation (Address: 0x1800586d8)
- GetLengthSid (Address: 0x1800586e0)
- GetSecurityDescriptorControl (Address: 0x1800586a8)
- GetSecurityDescriptorDacl (Address: 0x1800586e8)
- GetSecurityDescriptorLength (Address: 0x180058690)
- GetSidLengthRequired (Address: 0x1800586a0)
- GetSidSubAuthority (Address: 0x1800586b0)
- ImpersonateLoggedOnUser (Address: 0x180058718)
- InitializeSid (Address: 0x180058700)
- IsValidSid (Address: 0x180058708)
- MakeAbsoluteSD (Address: 0x1800586b8)
- MakeSelfRelativeSD (Address: 0x180058710)
- RevertToSelf (Address: 0x1800586f0)
- SetSecurityDescriptorDacl (Address: 0x1800586f8)
api-ms-win-security-lsalookup-l1-1-0.dll
- LookupAccountNameLocalW (Address: 0x180058728)
api-ms-win-security-provider-l1-1-0.dll
- GetNamedSecurityInfoW (Address: 0x180058738)
- SetEntriesInAclW (Address: 0x180058748)
- SetNamedSecurityInfoW (Address: 0x180058740)
api-ms-win-security-sddl-l1-1-0.dll
- ConvertStringSidToSidW (Address: 0x180058758)
api-ms-win-security-systemfunctions-l1-1-0.dll
- SystemFunction036 (Address: 0x180058768)
CRYPT32.dll
- CryptBinaryToStringW (Address: 0x180057d00)
- CryptStringToBinaryW (Address: 0x180057d08)
DSROLE.dll
- DsRoleFreeMemory (Address: 0x180057d20)
- DsRoleGetPrimaryDomainInformation (Address: 0x180057d18)
MPR.dll
- WNetGetConnectionW (Address: 0x180057d38)
- WNetGetResourceInformationW (Address: 0x180057d30)
ntdll.dll
- NtCreateFile (Address: 0x180058788)
- RtlDosPathNameToRelativeNtPathName_U_WithStatus (Address: 0x180058798)
- RtlFreeHeap (Address: 0x180058778)
- RtlFreeUnicodeString (Address: 0x180058790)
- RtlNtPathNameToDosPathName (Address: 0x1800587a8)
- RtlNtStatusToDosError (Address: 0x1800587a0)
- RtlpEnsureBufferSize (Address: 0x180058780)
OLEAUT32.dll
- SafeArrayAccessData (Address: 0x180057dd0)
- SafeArrayCreateVector (Address: 0x180057dc0)
- SafeArrayDestroy (Address: 0x180057db0)
- SafeArrayGetElemsize (Address: 0x180057de8)
- SafeArrayGetLBound (Address: 0x180057d60)
- SafeArrayGetUBound (Address: 0x180057d78)
- SafeArrayGetVartype (Address: 0x180057d50)
- SafeArrayUnaccessData (Address: 0x180057d90)
- SysAllocString (Address: 0x180057d68)
- SysAllocStringLen (Address: 0x180057dc8)
- SysStringByteLen (Address: 0x180057d48)
- VarBoolFromStr (Address: 0x180057db8)
- VarBstrCmp (Address: 0x180057d98)
- VarCmp (Address: 0x180057da8)
- VarI8FromStr (Address: 0x180057d88)
- VariantChangeType (Address: 0x180057da0)
- VariantChangeTypeEx (Address: 0x180057d70)
- VariantClear (Address: 0x180057d80)
- VariantCopy (Address: 0x180057d58)
- VariantInit (Address: 0x180057dd8)
- VarR8FromStr (Address: 0x180057de0)
RPCRT4.dll
- UuidCompare (Address: 0x180057df8)
- UuidCreate (Address: 0x180057e08)
- UuidFromStringW (Address: 0x180057e00)
- UuidIsNil (Address: 0x180057e10)
vmprox.dll
- GetVmErrInfo (Address: 0x1800587b8)
- SetVmErrInfo (Address: 0x1800587c0)
XmlLite.dll
- CreateXmlReader (Address: 0x180057e38)
- CreateXmlReaderInputWithEncodingName (Address: 0x180057e30)
- CreateXmlWriter (Address: 0x180057e28)
- CreateXmlWriterOutputWithEncodingName (Address: 0x180057e20)