D3D12Core.dll

Description: Direct3D 12 Core Runtime

Authors: © Microsoft Corporation. All rights reserved.

Version: 1.619.0.0

Architecture: 64-bit

Operating System: Windows NT

SHA256: 1cabfee6593688772368b785f2755dcf

File Size: 4.8 MB

Uploaded At: Aug. 29, 2026, 6:40 p.m.

Views: 11

Exported Functions

  • D3D12GetInterface (Ordinal: 1, Address: 0x65a70)
  • D3D12SDKVersion (Ordinal: 2, Address: 0x30d970)

Imported DLLs & Functions

api-ms-win-core-apiquery-l2-1-0.dll
  • IsApiSetImplemented (Address: 0x1802d0000)
api-ms-win-core-com-l1-1-0.dll
  • CLSIDFromString (Address: 0x1802d0020)
  • CoTaskMemAlloc (Address: 0x1802d0018)
  • CoTaskMemFree (Address: 0x1802d0010)
api-ms-win-core-console-l1-1-0.dll
  • GetConsoleMode (Address: 0x1802d0040)
  • GetConsoleOutputCP (Address: 0x1802d0030)
  • WriteConsoleW (Address: 0x1802d0038)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x1802d0060)
  • IsDebuggerPresent (Address: 0x1802d0068)
  • OutputDebugStringA (Address: 0x1802d0050)
  • OutputDebugStringW (Address: 0x1802d0058)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x1802d0088)
  • RaiseException (Address: 0x1802d0080)
  • SetLastError (Address: 0x1802d0078)
  • SetUnhandledExceptionFilter (Address: 0x1802d0090)
  • UnhandledExceptionFilter (Address: 0x1802d0098)
api-ms-win-core-fibers-l1-1-0.dll
  • FlsAlloc (Address: 0x1802d00a8)
  • FlsFree (Address: 0x1802d00b0)
  • FlsGetValue (Address: 0x1802d00b8)
  • FlsSetValue (Address: 0x1802d00c0)
api-ms-win-core-file-l1-1-0.dll
  • CreateFileA (Address: 0x1802d01b0)
  • CreateFileW (Address: 0x1802d0160)
  • DeleteFileA (Address: 0x1802d0158)
  • DeleteFileW (Address: 0x1802d0198)
  • FindClose (Address: 0x1802d0188)
  • FindFirstFileExW (Address: 0x1802d0178)
  • FindFirstFileW (Address: 0x1802d0180)
  • FindNextFileW (Address: 0x1802d0170)
  • FlushFileBuffers (Address: 0x1802d0118)
  • GetDiskFreeSpaceA (Address: 0x1802d0190)
  • GetDiskFreeSpaceW (Address: 0x1802d0130)
  • GetFileAttributesA (Address: 0x1802d0110)
  • GetFileAttributesExW (Address: 0x1802d0150)
  • GetFileAttributesW (Address: 0x1802d00d8)
  • GetFileSize (Address: 0x1802d01a0)
  • GetFileTime (Address: 0x1802d0128)
  • GetFileType (Address: 0x1802d0120)
  • GetFinalPathNameByHandleW (Address: 0x1802d0168)
  • GetFullPathNameA (Address: 0x1802d00f0)
  • GetFullPathNameW (Address: 0x1802d0138)
  • LockFile (Address: 0x1802d0108)
  • LockFileEx (Address: 0x1802d0100)
  • ReadFile (Address: 0x1802d0140)
  • SetEndOfFile (Address: 0x1802d00e8)
  • SetFilePointer (Address: 0x1802d00f8)
  • SetFilePointerEx (Address: 0x1802d0148)
  • UnlockFile (Address: 0x1802d00d0)
  • UnlockFileEx (Address: 0x1802d00e0)
  • WriteFile (Address: 0x1802d01a8)
api-ms-win-core-file-l1-2-0.dll
  • GetTempPathW (Address: 0x1802d01c0)
api-ms-win-core-file-l1-2-2.dll
  • AreFileApisANSI (Address: 0x1802d01d0)
  • GetTempPathA (Address: 0x1802d01d8)
api-ms-win-core-file-l2-1-0.dll
  • GetFileInformationByHandleEx (Address: 0x1802d01e8)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x1802d0200)
  • DuplicateHandle (Address: 0x1802d01f8)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x1802d0220)
  • HeapAlloc (Address: 0x1802d0218)
  • HeapCompact (Address: 0x1802d0210)
  • HeapCreate (Address: 0x1802d0228)
  • HeapDestroy (Address: 0x1802d0238)
  • HeapFree (Address: 0x1802d0240)
  • HeapReAlloc (Address: 0x1802d0230)
  • HeapSize (Address: 0x1802d0248)
  • HeapValidate (Address: 0x1802d0250)
api-ms-win-core-heap-l2-1-0.dll
  • LocalFree (Address: 0x1802d0260)
api-ms-win-core-interlocked-l1-1-0.dll
  • InitializeSListHead (Address: 0x1802d0270)
  • InterlockedFlushSList (Address: 0x1802d0278)
api-ms-win-core-libraryloader-l1-2-0.dll
  • FreeLibrary (Address: 0x1802d0288)
  • FreeLibraryAndExitThread (Address: 0x1802d02a0)
  • GetModuleFileNameA (Address: 0x1802d0290)
  • GetModuleFileNameW (Address: 0x1802d02b0)
  • GetModuleHandleA (Address: 0x1802d02c8)
  • GetModuleHandleExW (Address: 0x1802d02b8)
  • GetModuleHandleW (Address: 0x1802d02a8)
  • GetProcAddress (Address: 0x1802d02c0)
  • LoadLibraryExA (Address: 0x1802d02d0)
  • LoadLibraryExW (Address: 0x1802d0298)
api-ms-win-core-libraryloader-l1-2-1.dll
  • LoadLibraryA (Address: 0x1802d02e8)
  • LoadLibraryW (Address: 0x1802d02e0)
api-ms-win-core-localization-l1-2-0.dll
  • EnumSystemLocalesW (Address: 0x1802d0320)
  • FormatMessageA (Address: 0x1802d0350)
  • FormatMessageW (Address: 0x1802d0318)
  • GetACP (Address: 0x1802d0338)
  • GetCPInfo (Address: 0x1802d0308)
  • GetLocaleInfoEx (Address: 0x1802d0300)
  • GetLocaleInfoW (Address: 0x1802d0328)
  • GetOEMCP (Address: 0x1802d0348)
  • GetUserDefaultLCID (Address: 0x1802d02f8)
  • IsValidCodePage (Address: 0x1802d0330)
  • IsValidLocale (Address: 0x1802d0358)
  • LCMapStringEx (Address: 0x1802d0310)
  • LCMapStringW (Address: 0x1802d0340)
api-ms-win-core-memory-l1-1-0.dll
  • CreateFileMappingW (Address: 0x1802d0390)
  • FlushViewOfFile (Address: 0x1802d0398)
  • MapViewOfFile (Address: 0x1802d0368)
  • UnmapViewOfFile (Address: 0x1802d03a0)
  • VirtualAlloc (Address: 0x1802d0370)
  • VirtualFree (Address: 0x1802d0378)
  • VirtualProtect (Address: 0x1802d0380)
  • VirtualQuery (Address: 0x1802d0388)
api-ms-win-core-memory-l1-1-1.dll
  • GetWriteWatch (Address: 0x1802d03b0)
api-ms-win-core-processenvironment-l1-1-0.dll
  • FreeEnvironmentStringsW (Address: 0x1802d03d0)
  • GetCommandLineA (Address: 0x1802d03c0)
  • GetCommandLineW (Address: 0x1802d03f0)
  • GetEnvironmentStringsW (Address: 0x1802d03e0)
  • GetStdHandle (Address: 0x1802d03e8)
  • SetEnvironmentVariableW (Address: 0x1802d03d8)
  • SetStdHandle (Address: 0x1802d03c8)
api-ms-win-core-processthreads-l1-1-0.dll
  • CreateThread (Address: 0x1802d0478)
  • ExitProcess (Address: 0x1802d0418)
  • ExitThread (Address: 0x1802d0420)
  • GetCurrentProcess (Address: 0x1802d0450)
  • GetCurrentProcessId (Address: 0x1802d0400)
  • GetCurrentThread (Address: 0x1802d0468)
  • GetCurrentThreadId (Address: 0x1802d0410)
  • GetExitCodeThread (Address: 0x1802d0470)
  • GetStartupInfoW (Address: 0x1802d0460)
  • OpenProcessToken (Address: 0x1802d0408)
  • SetThreadPriority (Address: 0x1802d0440)
  • TerminateProcess (Address: 0x1802d0458)
  • TlsAlloc (Address: 0x1802d0448)
  • TlsFree (Address: 0x1802d0428)
  • TlsGetValue (Address: 0x1802d0438)
  • TlsSetValue (Address: 0x1802d0430)
api-ms-win-core-processthreads-l1-1-1.dll
  • GetProcessMitigationPolicy (Address: 0x1802d0490)
  • IsProcessorFeaturePresent (Address: 0x1802d0488)
api-ms-win-core-processthreads-l1-1-3.dll
  • SetThreadDescription (Address: 0x1802d04a0)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x1802d04b0)
  • QueryPerformanceFrequency (Address: 0x1802d04b8)
api-ms-win-core-psapi-l1-1-0.dll
  • K32GetModuleInformation (Address: 0x1802d04c8)
api-ms-win-core-quirks-l1-1-0.dll
  • QuirkIsEnabled (Address: 0x1802d04d8)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x1802d0530)
  • RegCreateKeyExW (Address: 0x1802d04f8)
  • RegDeleteKeyExW (Address: 0x1802d0528)
  • RegDeleteTreeW (Address: 0x1802d0550)
  • RegEnumKeyExA (Address: 0x1802d0548)
  • RegEnumKeyExW (Address: 0x1802d0510)
  • RegFlushKey (Address: 0x1802d04e8)
  • RegGetValueW (Address: 0x1802d0508)
  • RegNotifyChangeKeyValue (Address: 0x1802d0500)
  • RegOpenKeyExA (Address: 0x1802d0538)
  • RegOpenKeyExW (Address: 0x1802d0558)
  • RegQueryInfoKeyW (Address: 0x1802d04f0)
  • RegQueryValueExA (Address: 0x1802d0540)
  • RegQueryValueExW (Address: 0x1802d0518)
  • RegSetValueExW (Address: 0x1802d0520)
api-ms-win-core-registry-l2-1-0.dll
  • RegCreateKeyTransactedW (Address: 0x1802d0568)
api-ms-win-core-rtlsupport-l1-1-0.dll
  • RtlCaptureContext (Address: 0x1802d0578)
  • RtlCaptureStackBackTrace (Address: 0x1802d0590)
  • RtlLookupFunctionEntry (Address: 0x1802d0580)
  • RtlPcToFileHeader (Address: 0x1802d0598)
  • RtlUnwindEx (Address: 0x1802d05a0)
  • RtlVirtualUnwind (Address: 0x1802d0588)
api-ms-win-core-string-l1-1-0.dll
  • CompareStringW (Address: 0x1802d05c8)
  • GetStringTypeW (Address: 0x1802d05b0)
  • MultiByteToWideChar (Address: 0x1802d05c0)
  • WideCharToMultiByte (Address: 0x1802d05b8)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x1802d05d8)
  • AcquireSRWLockShared (Address: 0x1802d0690)
  • CreateEventA (Address: 0x1802d0608)
  • CreateMutexExW (Address: 0x1802d05f0)
  • CreateMutexW (Address: 0x1802d0670)
  • CreateSemaphoreExW (Address: 0x1802d0630)
  • DeleteCriticalSection (Address: 0x1802d0600)
  • EnterCriticalSection (Address: 0x1802d0658)
  • InitializeCriticalSection (Address: 0x1802d0610)
  • InitializeCriticalSectionAndSpinCount (Address: 0x1802d0628)
  • InitializeCriticalSectionEx (Address: 0x1802d0668)
  • InitializeSRWLock (Address: 0x1802d0620)
  • LeaveCriticalSection (Address: 0x1802d0678)
  • OpenSemaphoreW (Address: 0x1802d05e0)
  • ReleaseMutex (Address: 0x1802d0650)
  • ReleaseSemaphore (Address: 0x1802d0688)
  • ReleaseSRWLockExclusive (Address: 0x1802d0648)
  • ReleaseSRWLockShared (Address: 0x1802d05e8)
  • ResetEvent (Address: 0x1802d0640)
  • SetEvent (Address: 0x1802d05f8)
  • TryAcquireSRWLockExclusive (Address: 0x1802d0638)
  • TryEnterCriticalSection (Address: 0x1802d0618)
  • WaitForSingleObject (Address: 0x1802d0660)
  • WaitForSingleObjectEx (Address: 0x1802d0680)
api-ms-win-core-synch-l1-2-0.dll
  • InitOnceBeginInitialize (Address: 0x1802d06a0)
  • InitOnceComplete (Address: 0x1802d06a8)
  • Sleep (Address: 0x1802d06c8)
  • SleepConditionVariableSRW (Address: 0x1802d06b0)
  • WakeAllConditionVariable (Address: 0x1802d06c0)
  • WakeConditionVariable (Address: 0x1802d06b8)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemDirectoryW (Address: 0x1802d06e8)
  • GetSystemInfo (Address: 0x1802d06e0)
  • GetSystemTime (Address: 0x1802d06f8)
  • GetSystemTimeAsFileTime (Address: 0x1802d0700)
  • GetTickCount (Address: 0x1802d06f0)
  • GetTickCount64 (Address: 0x1802d06d8)
api-ms-win-core-sysinfo-l1-2-0.dll
  • GetNativeSystemInfo (Address: 0x1802d0710)
api-ms-win-core-threadpool-l1-2-0.dll
  • CloseThreadpoolTimer (Address: 0x1802d0740)
  • CloseThreadpoolWait (Address: 0x1802d0730)
  • CreateThreadpoolTimer (Address: 0x1802d0728)
  • CreateThreadpoolWait (Address: 0x1802d0750)
  • SetThreadpoolTimer (Address: 0x1802d0720)
  • SetThreadpoolWait (Address: 0x1802d0748)
  • WaitForThreadpoolTimerCallbacks (Address: 0x1802d0758)
  • WaitForThreadpoolWaitCallbacks (Address: 0x1802d0738)
api-ms-win-core-timezone-l1-1-0.dll
  • GetTimeZoneInformation (Address: 0x1802d0770)
  • SystemTimeToFileTime (Address: 0x1802d0768)
api-ms-win-core-util-l1-1-0.dll
  • DecodePointer (Address: 0x1802d0788)
  • EncodePointer (Address: 0x1802d0780)
api-ms-win-core-version-l1-1-0.dll
  • GetFileVersionInfoExW (Address: 0x1802d07a8)
  • GetFileVersionInfoSizeExW (Address: 0x1802d0798)
  • VerQueryValueW (Address: 0x1802d07a0)
api-ms-win-core-version-l1-1-1.dll
  • GetFileVersionInfoSizeW (Address: 0x1802d07b8)
  • GetFileVersionInfoW (Address: 0x1802d07c0)
api-ms-win-core-windowserrorreporting-l1-1-1.dll
  • WerRegisterCustomMetadata (Address: 0x1802d07d8)
  • WerUnregisterCustomMetadata (Address: 0x1802d07d0)
api-ms-win-core-wow64-l1-1-1.dll
  • IsWow64Process2 (Address: 0x1802d07e8)
api-ms-win-eventing-provider-l1-1-0.dll
  • EventRegister (Address: 0x1802d0808)
  • EventSetInformation (Address: 0x1802d0810)
  • EventUnregister (Address: 0x1802d0800)
  • EventWriteTransfer (Address: 0x1802d07f8)
api-ms-win-security-base-l1-1-0.dll
  • AllocateLocallyUniqueId (Address: 0x1802d0820)
  • PrivilegeCheck (Address: 0x1802d0828)
api-ms-win-service-management-l2-1-0.dll
  • ChangeServiceConfig2W (Address: 0x1802d0840)
  • QueryServiceConfig2W (Address: 0x1802d0838)
ntdll.dll
  • NtClose (Address: 0x1802d0868)
  • NtCommitTransaction (Address: 0x1802d0850)
  • NtCreateTransaction (Address: 0x1802d0870)
  • RtlIsCriticalSectionLockedByThread (Address: 0x1802d0878)
  • RtlQueryWnfStateData (Address: 0x1802d0880)
  • RtlSubscribeWnfStateChangeNotification (Address: 0x1802d0858)
  • RtlUnsubscribeWnfNotificationWaitForCompletion (Address: 0x1802d0860)