WinHvPlatform.dll
Description: Hyper-V Hypervisor User-Mode API Library
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.6093
Architecture: 64-bit
Operating System: Windows NT
SHA256: 30631842e3917c63396e2b1b3337b9db
File Size: 132.0 KB
Uploaded At: Dec. 1, 2025, 7:44 a.m.
Views: 4
Exported Functions
- WHvCancelRunVirtualProcessor (Ordinal: 1, Address: 0x11f20)
- WHvCreatePartition (Ordinal: 2, Address: 0x117f0)
- WHvCreateVirtualProcessor (Ordinal: 3, Address: 0x11de0)
- WHvDeletePartition (Ordinal: 4, Address: 0x11860)
- WHvDeleteVirtualProcessor (Ordinal: 5, Address: 0x11e40)
- WHvGetCapability (Ordinal: 6, Address: 0x11340)
- WHvGetPartitionCounters (Ordinal: 7, Address: 0x12830)
- WHvGetPartitionProperty (Ordinal: 8, Address: 0x118c0)
- WHvGetVirtualProcessorCounters (Ordinal: 9, Address: 0x12a30)
- WHvGetVirtualProcessorInterruptControllerState (Ordinal: 10, Address: 0x122d0)
- WHvGetVirtualProcessorInterruptControllerState2 (Ordinal: 11, Address: 0x12370)
- WHvGetVirtualProcessorRegisters (Ordinal: 12, Address: 0x120b0)
- WHvGetVirtualProcessorXsaveState (Ordinal: 13, Address: 0x12510)
- WHvMapGpaRange (Ordinal: 14, Address: 0x119a0)
- WHvQueryGpaRangeDirtyBitmap (Ordinal: 15, Address: 0x12670)
- WHvRegisterPartitionDoorbellEvent (Ordinal: 16, Address: 0x12be0)
- WHvRequestInterrupt (Ordinal: 17, Address: 0x124b0)
- WHvResumePartitionTime (Ordinal: 18, Address: 0x12bb0)
- WHvRunVirtualProcessor (Ordinal: 19, Address: 0x11ed0)
- WHvSetPartitionProperty (Ordinal: 20, Address: 0x11950)
- WHvSetVirtualProcessorInterruptControllerState (Ordinal: 21, Address: 0x12410)
- WHvSetVirtualProcessorInterruptControllerState2 (Ordinal: 22, Address: 0x12460)
- WHvSetVirtualProcessorRegisters (Ordinal: 23, Address: 0x121c0)
- WHvSetVirtualProcessorXsaveState (Ordinal: 24, Address: 0x125e0)
- WHvSetupPartition (Ordinal: 25, Address: 0x11890)
- WHvSuspendPartitionTime (Ordinal: 26, Address: 0x12ac0)
- WHvTranslateGva (Ordinal: 27, Address: 0x11bf0)
- WHvUnmapGpaRange (Ordinal: 28, Address: 0x11b60)
- WHvUnregisterPartitionDoorbellEvent (Ordinal: 29, Address: 0x12c20)
Imported DLLs & Functions
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x1800188f0)
- IsDebuggerPresent (Address: 0x180018900)
- OutputDebugStringW (Address: 0x1800188f8)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x180018910)
- RaiseException (Address: 0x180018930)
- SetLastError (Address: 0x180018918)
- SetUnhandledExceptionFilter (Address: 0x180018920)
- UnhandledExceptionFilter (Address: 0x180018928)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x180018940)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x180018950)
- HeapAlloc (Address: 0x180018958)
- HeapFree (Address: 0x180018960)
api-ms-win-core-interlocked-l1-1-0.dll
- InitializeSListHead (Address: 0x180018970)
api-ms-win-core-libraryloader-l1-2-0.dll
- GetModuleFileNameA (Address: 0x180018988)
- GetModuleFileNameW (Address: 0x1800189a0)
- GetModuleHandleExW (Address: 0x180018980)
- GetModuleHandleW (Address: 0x180018998)
- GetProcAddress (Address: 0x180018990)
api-ms-win-core-localization-l1-2-0.dll
- FormatMessageW (Address: 0x1800189b0)
api-ms-win-core-processthreads-l1-1-0.dll
- GetCurrentProcess (Address: 0x1800189c8)
- GetCurrentProcessId (Address: 0x1800189c0)
- GetCurrentThreadId (Address: 0x1800189d8)
- TerminateProcess (Address: 0x1800189d0)
api-ms-win-core-processthreads-l1-1-1.dll
- IsProcessorFeaturePresent (Address: 0x1800189e8)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x1800189f8)
api-ms-win-core-string-l1-1-0.dll
- WideCharToMultiByte (Address: 0x180018a08)
api-ms-win-core-synch-l1-1-0.dll
- AcquireSRWLockExclusive (Address: 0x180018a50)
- AcquireSRWLockShared (Address: 0x180018a38)
- CreateEventExW (Address: 0x180018a60)
- CreateEventW (Address: 0x180018a70)
- CreateMutexExW (Address: 0x180018a48)
- CreateSemaphoreExW (Address: 0x180018aa0)
- DeleteCriticalSection (Address: 0x180018a90)
- EnterCriticalSection (Address: 0x180018a68)
- InitializeCriticalSectionAndSpinCount (Address: 0x180018a88)
- InitializeCriticalSectionEx (Address: 0x180018aa8)
- LeaveCriticalSection (Address: 0x180018ab0)
- OpenSemaphoreW (Address: 0x180018a40)
- ReleaseMutex (Address: 0x180018a30)
- ReleaseSemaphore (Address: 0x180018a20)
- ReleaseSRWLockExclusive (Address: 0x180018a58)
- ReleaseSRWLockShared (Address: 0x180018a18)
- ResetEvent (Address: 0x180018a78)
- SetEvent (Address: 0x180018a80)
- WaitForSingleObject (Address: 0x180018a28)
- WaitForSingleObjectEx (Address: 0x180018a98)
api-ms-win-core-synch-l1-2-0.dll
- InitOnceBeginInitialize (Address: 0x180018ac8)
- InitOnceComplete (Address: 0x180018ac0)
- InitOnceExecuteOnce (Address: 0x180018ad0)
- WaitOnAddress (Address: 0x180018ad8)
- WakeByAddressAll (Address: 0x180018ae0)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetSystemTimeAsFileTime (Address: 0x180018af0)
api-ms-win-core-threadpool-l1-2-0.dll
- CloseThreadpoolTimer (Address: 0x180018b00)
- CreateThreadpoolTimer (Address: 0x180018b10)
- SetThreadpoolTimer (Address: 0x180018b08)
- WaitForThreadpoolTimerCallbacks (Address: 0x180018b18)
api-ms-win-core-util-l1-1-0.dll
- DecodePointer (Address: 0x180018b30)
- EncodePointer (Address: 0x180018b28)
api-ms-win-crt-private-l1-1-0.dll
- __AdjustPointer (Address: 0x180018bd8)
- __C_specific_handler (Address: 0x180018c18)
- __current_exception (Address: 0x180018bd0)
- __CxxFrameHandler3 (Address: 0x180018bc8)
- __CxxFrameHandler4 (Address: 0x180018c28)
- __processing_throw (Address: 0x180018be0)
- __std_terminate (Address: 0x180018c20)
- _CxxThrowException (Address: 0x180018be8)
- _o___std_exception_copy (Address: 0x180018c10)
- _o___std_exception_destroy (Address: 0x180018c08)
- _o___std_type_info_destroy_list (Address: 0x180018c00)
- _o___stdio_common_vsnprintf_s (Address: 0x180018bf8)
- _o___stdio_common_vswprintf (Address: 0x180018bf0)
- _o__callnewh (Address: 0x180018b40)
- _o__cexit (Address: 0x180018b48)
- _o__configure_narrow_argv (Address: 0x180018b50)
- _o__crt_atexit (Address: 0x180018b58)
- _o__errno (Address: 0x180018b60)
- _o__execute_onexit_table (Address: 0x180018b68)
- _o__initialize_narrow_environment (Address: 0x180018b70)
- _o__initialize_onexit_table (Address: 0x180018b78)
- _o__invalid_parameter_noinfo (Address: 0x180018b80)
- _o__invalid_parameter_noinfo_noreturn (Address: 0x180018b88)
- _o__purecall (Address: 0x180018b90)
- _o__register_onexit_function (Address: 0x180018b98)
- _o__seh_filter_dll (Address: 0x180018ba0)
- _o_free (Address: 0x180018bb0)
- _o_malloc (Address: 0x180018bb8)
- _o_terminate (Address: 0x180018bc0)
- memcmp (Address: 0x180018c30)
- memcpy (Address: 0x180018c38)
- memmove (Address: 0x180018ba8)
api-ms-win-crt-runtime-l1-1-0.dll
- _initterm (Address: 0x180018c48)
- _initterm_e (Address: 0x180018c50)
api-ms-win-crt-string-l1-1-0.dll
- memset (Address: 0x180018c60)
api-ms-win-eventing-provider-l1-1-0.dll
- EventRegister (Address: 0x180018c70)
- EventSetInformation (Address: 0x180018c78)
- EventUnregister (Address: 0x180018c80)
- EventWriteTransfer (Address: 0x180018c88)
ext-ms-win-cng-rng-l1-1-1.dll
- ProcessPrngGuid (Address: 0x180018c98)
ntdll.dll
- RtlCaptureContext (Address: 0x180018cb8)
- RtlLookupFunctionEntry (Address: 0x180018ca8)
- RtlPcToFileHeader (Address: 0x180018cc0)
- RtlVirtualUnwind (Address: 0x180018cb0)
vid.dll
- VidAssertVirtualProcessorInterrupt (Address: 0x180018ce0)
- VidCreateExoPartition (Address: 0x180018d48)
- VidCreateMmioGpaDoorbell (Address: 0x180018cf0)
- VidDeletePartition (Address: 0x180018ce8)
- VidDestroyMmioGpaDoorbell (Address: 0x180018d40)
- VidDispatchVirtualProcessor (Address: 0x180018d70)
- VidExoAccessVaFault (Address: 0x180018cf8)
- VidExoControlGpaAccessTracking (Address: 0x180018d20)
- VidExoGetLocalInterruptControllerState (Address: 0x180018d68)
- VidExoMapGpaRange (Address: 0x180018d18)
- VidExoSetLocalInterruptControllerState (Address: 0x180018d88)
- VidExoUnmapGpaRange (Address: 0x180018d30)
- VidGetExoPartitionProperty (Address: 0x180018d38)
- VidGetExoSystemInformation (Address: 0x180018d10)
- VidGetHvPartitionId (Address: 0x180018d80)
- VidGetPartitionProperty (Address: 0x180018cd0)
- VidGetVirtualProcessorState (Address: 0x180018d60)
- VidGetVirtualProcessorXsaveState (Address: 0x180018d78)
- VidInstallExoIntercept (Address: 0x180018d50)
- VidMapHvLocalStatsPage (Address: 0x180018db8)
- VidMapHypercallDoorbellPage (Address: 0x180018cd8)
- VidMapVpStatePage (Address: 0x180018d98)
- VidMessageSlotHandleAndGetNext (Address: 0x180018da8)
- VidMessageSlotMap (Address: 0x180018db0)
- VidRegisterCpuidResult (Address: 0x180018d58)
- VidSetPartitionProperty (Address: 0x180018d08)
- VidSetVirtualProcessorState (Address: 0x180018d00)
- VidSetVirtualProcessorXsaveState (Address: 0x180018da0)
- VidStartVirtualProcessor (Address: 0x180018d90)
- VidTranslateGvaToGpa (Address: 0x180018d28)