icsvcext.dll
Description: Virtual Machine Integration Component Service
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.4355
Architecture: 64-bit
Operating System: Windows NT
SHA256: 414205035a2d28e55b29f0ef5c661d4c
File Size: 297.5 KB
Uploaded At: Dec. 1, 2025, 7:29 a.m.
Views: 9
Exported Functions
- DllRegisterServer (Ordinal: 1, Address: 0x5580)
- DllUnregisterServer (Ordinal: 2, Address: 0x5580)
- RdvServiceMain (Ordinal: 3, Address: 0x5590)
- VssServiceMain (Ordinal: 4, Address: 0x55b0)
Imported DLLs & Functions
api-ms-win-core-com-l1-1-0.dll
- CLSIDFromString (Address: 0x180029d68)
- CoCreateInstance (Address: 0x180029d60)
- CoDisconnectObject (Address: 0x180029d50)
- CoInitializeEx (Address: 0x180029d80)
- CoRegisterClassObject (Address: 0x180029d88)
- CoRevokeClassObject (Address: 0x180029d98)
- CoTaskMemAlloc (Address: 0x180029d78)
- CoTaskMemFree (Address: 0x180029d58)
- CoTaskMemRealloc (Address: 0x180029d90)
- CoUninitialize (Address: 0x180029d70)
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x180029da8)
- IsDebuggerPresent (Address: 0x180029db8)
- OutputDebugStringW (Address: 0x180029db0)
api-ms-win-core-delayload-l1-1-0.dll
- DelayLoadFailureHook (Address: 0x180029dc8)
api-ms-win-core-delayload-l1-1-1.dll
- ResolveDelayLoadedAPI (Address: 0x180029dd8)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x180029df0)
- RaiseException (Address: 0x180029e08)
- SetLastError (Address: 0x180029e00)
- SetUnhandledExceptionFilter (Address: 0x180029df8)
- UnhandledExceptionFilter (Address: 0x180029de8)
api-ms-win-core-errorhandling-l1-1-2.dll
- RaiseFailFastException (Address: 0x180029e18)
api-ms-win-core-file-l1-1-0.dll
- CompareFileTime (Address: 0x180029e68)
- CreateFileW (Address: 0x180029e30)
- DeleteVolumeMountPointW (Address: 0x180029e58)
- FindFirstVolumeW (Address: 0x180029e78)
- FindNextVolumeW (Address: 0x180029e50)
- FindVolumeClose (Address: 0x180029e60)
- GetDriveTypeW (Address: 0x180029e48)
- GetVolumeInformationW (Address: 0x180029e40)
- GetVolumePathNameW (Address: 0x180029e70)
- ReadFile (Address: 0x180029e28)
- WriteFile (Address: 0x180029e38)
api-ms-win-core-file-l1-2-0.dll
- GetVolumeNameForVolumeMountPointW (Address: 0x180029e88)
- GetVolumePathNamesForVolumeNameW (Address: 0x180029e90)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x180029ea0)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x180029eb0)
- HeapAlloc (Address: 0x180029ec0)
- HeapFree (Address: 0x180029eb8)
api-ms-win-core-heap-l2-1-0.dll
- LocalAlloc (Address: 0x180029ee0)
- LocalFree (Address: 0x180029ed8)
- LocalReAlloc (Address: 0x180029ed0)
api-ms-win-core-interlocked-l1-1-0.dll
- InitializeSListHead (Address: 0x180029ef0)
api-ms-win-core-io-l1-1-0.dll
- CancelIoEx (Address: 0x180029f00)
- DeviceIoControl (Address: 0x180029f10)
- GetOverlappedResult (Address: 0x180029f08)
api-ms-win-core-io-l1-1-1.dll
- CancelIo (Address: 0x180029f20)
api-ms-win-core-libraryloader-l1-2-0.dll
- FindResourceExW (Address: 0x180029f68)
- FreeLibrary (Address: 0x180029f38)
- GetModuleFileNameA (Address: 0x180029f58)
- GetModuleFileNameW (Address: 0x180029f60)
- GetModuleHandleExW (Address: 0x180029f48)
- GetModuleHandleW (Address: 0x180029f70)
- GetProcAddress (Address: 0x180029f40)
- LoadLibraryExW (Address: 0x180029f50)
- LoadResource (Address: 0x180029f30)
- SizeofResource (Address: 0x180029f78)
api-ms-win-core-libraryloader-l1-2-1.dll
- LoadLibraryW (Address: 0x180029f88)
api-ms-win-core-localization-l1-2-0.dll
- FormatMessageW (Address: 0x180029f98)
api-ms-win-core-processthreads-l1-1-0.dll
- GetCurrentProcess (Address: 0x180029fa8)
- GetCurrentProcessId (Address: 0x180029fb8)
- GetCurrentThreadId (Address: 0x180029fc0)
- TerminateProcess (Address: 0x180029fb0)
api-ms-win-core-processthreads-l1-1-1.dll
- IsProcessorFeaturePresent (Address: 0x180029fd0)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x180029fe0)
api-ms-win-core-psapi-l1-1-0.dll
- K32GetModuleInformation (Address: 0x180029ff0)
api-ms-win-core-registry-l1-1-0.dll
- RegCloseKey (Address: 0x18002a048)
- RegCreateKeyExW (Address: 0x18002a018)
- RegDeleteValueW (Address: 0x18002a040)
- RegEnumKeyExW (Address: 0x18002a010)
- RegFlushKey (Address: 0x18002a000)
- RegGetValueW (Address: 0x18002a038)
- RegOpenKeyExW (Address: 0x18002a030)
- RegQueryInfoKeyW (Address: 0x18002a020)
- RegQueryValueExW (Address: 0x18002a028)
- RegSetValueExW (Address: 0x18002a008)
api-ms-win-core-string-l1-1-0.dll
- CompareStringW (Address: 0x18002a060)
- MultiByteToWideChar (Address: 0x18002a058)
api-ms-win-core-string-l2-1-0.dll
- CharNextW (Address: 0x18002a070)
api-ms-win-core-string-obsolete-l1-1-0.dll
- lstrcmpiW (Address: 0x18002a080)
api-ms-win-core-synch-l1-1-0.dll
- AcquireSRWLockExclusive (Address: 0x18002a0d0)
- AcquireSRWLockShared (Address: 0x18002a0a0)
- CreateEventW (Address: 0x18002a0f8)
- CreateMutexExW (Address: 0x18002a0a8)
- CreateSemaphoreExW (Address: 0x18002a0e8)
- DeleteCriticalSection (Address: 0x18002a098)
- EnterCriticalSection (Address: 0x18002a0f0)
- InitializeCriticalSection (Address: 0x18002a108)
- InitializeSRWLock (Address: 0x18002a0d8)
- LeaveCriticalSection (Address: 0x18002a0b0)
- OpenSemaphoreW (Address: 0x18002a0c0)
- ReleaseMutex (Address: 0x18002a090)
- ReleaseSemaphore (Address: 0x18002a120)
- ReleaseSRWLockExclusive (Address: 0x18002a0e0)
- ReleaseSRWLockShared (Address: 0x18002a0b8)
- ResetEvent (Address: 0x18002a118)
- SetEvent (Address: 0x18002a110)
- WaitForSingleObject (Address: 0x18002a100)
- WaitForSingleObjectEx (Address: 0x18002a0c8)
api-ms-win-core-synch-l1-2-0.dll
- InitOnceBeginInitialize (Address: 0x18002a130)
- InitOnceComplete (Address: 0x18002a138)
- Sleep (Address: 0x18002a148)
- SleepConditionVariableSRW (Address: 0x18002a140)
- WakeAllConditionVariable (Address: 0x18002a150)
api-ms-win-core-synch-l1-2-1.dll
- WaitForMultipleObjects (Address: 0x18002a160)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetComputerNameExW (Address: 0x18002a188)
- GetSystemTimeAsFileTime (Address: 0x18002a178)
- GetTickCount (Address: 0x18002a170)
- GetVersionExW (Address: 0x18002a180)
api-ms-win-crt-private-l1-1-0.dll
- __C_specific_handler (Address: 0x18002a298)
- __CxxFrameHandler3 (Address: 0x18002a220)
- __CxxFrameHandler4 (Address: 0x18002a2a0)
- __std_terminate (Address: 0x18002a290)
- _CxxThrowException (Address: 0x18002a228)
- _o___std_exception_copy (Address: 0x18002a250)
- _o___std_exception_destroy (Address: 0x18002a248)
- _o___std_type_info_destroy_list (Address: 0x18002a240)
- _o___stdio_common_vsnprintf_s (Address: 0x18002a2b0)
- _o___stdio_common_vsnwprintf_s (Address: 0x18002a2a8)
- _o___stdio_common_vswprintf (Address: 0x18002a280)
- _o___stdio_common_vswprintf_s (Address: 0x18002a268)
- _o__beginthreadex (Address: 0x18002a288)
- _o__callnewh (Address: 0x18002a278)
- _o__cexit (Address: 0x18002a270)
- _o__configure_narrow_argv (Address: 0x18002a260)
- _o__crt_atexit (Address: 0x18002a258)
- _o__errno (Address: 0x18002a238)
- _o__execute_onexit_table (Address: 0x18002a230)
- _o__initialize_narrow_environment (Address: 0x18002a198)
- _o__initialize_onexit_table (Address: 0x18002a1a0)
- _o__invalid_parameter_noinfo (Address: 0x18002a1a8)
- _o__invalid_parameter_noinfo_noreturn (Address: 0x18002a1b0)
- _o__purecall (Address: 0x18002a1b8)
- _o__recalloc (Address: 0x18002a1c0)
- _o__register_onexit_function (Address: 0x18002a1c8)
- _o__resetstkoflw (Address: 0x18002a1d0)
- _o__seh_filter_dll (Address: 0x18002a1d8)
- _o__wcsicmp (Address: 0x18002a1e8)
- _o_free (Address: 0x18002a1f0)
- _o_iswalpha (Address: 0x18002a1f8)
- _o_malloc (Address: 0x18002a200)
- _o_terminate (Address: 0x18002a208)
- _o_wcscpy_s (Address: 0x18002a210)
- _o_wcsncpy_s (Address: 0x18002a218)
- memcpy (Address: 0x18002a2b8)
- memmove (Address: 0x18002a1e0)
api-ms-win-crt-runtime-l1-1-0.dll
- _initterm (Address: 0x18002a2d0)
- _initterm_e (Address: 0x18002a2c8)
api-ms-win-crt-string-l1-1-0.dll
- memset (Address: 0x18002a2e0)
- wcsnlen (Address: 0x18002a2e8)
api-ms-win-devices-config-l1-1-1.dll
- CM_Get_DevNode_Registry_PropertyW (Address: 0x18002a300)
- CM_Get_Parent (Address: 0x18002a2f8)
api-ms-win-eventing-provider-l1-1-0.dll
- EventEnabled (Address: 0x18002a310)
- EventRegister (Address: 0x18002a328)
- EventSetInformation (Address: 0x18002a320)
- EventUnregister (Address: 0x18002a318)
- EventWrite (Address: 0x18002a330)
api-ms-win-service-core-l1-1-0.dll
- RegisterServiceCtrlHandlerExW (Address: 0x18002a348)
- SetServiceStatus (Address: 0x18002a340)
DEVOBJ.dll
- DevObjCreateDeviceInfoList (Address: 0x180029cf0)
- DevObjDestroyDeviceInfoList (Address: 0x180029d00)
- DevObjEnumDeviceInterfaces (Address: 0x180029d10)
- DevObjGetClassDevs (Address: 0x180029cf8)
- DevObjGetDeviceInterfaceDetail (Address: 0x180029d08)
ntdll.dll
- RtlCaptureContext (Address: 0x18002a370)
- RtlCaptureStackBackTrace (Address: 0x18002a380)
- RtlGetSetBootStatusData (Address: 0x18002a368)
- RtlLockBootStatusData (Address: 0x18002a378)
- RtlLookupFunctionEntry (Address: 0x18002a390)
- RtlPcToFileHeader (Address: 0x18002a388)
- RtlUnlockBootStatusData (Address: 0x18002a360)
- RtlVirtualUnwind (Address: 0x18002a358)
OLEAUT32.dll
- SysFreeString (Address: 0x180029d20)
- VarUI4FromStr (Address: 0x180029d28)
RPCRT4.dll
- UuidCompare (Address: 0x180029d38)
- UuidFromStringW (Address: 0x180029d40)
vmbuspipe.dll
- VmbusPipeClientEnumeratePipes (Address: 0x18002a3a8)
- VmbusPipeClientOpenChannel (Address: 0x18002a3a0)