Windows 8 DLL File Information - d3d8.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 8, 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: | Microsoft Direct3D |
File Version: | 6.2.9200.16384 (win8_rtm.120725-1247) |
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: | 989 KB |
Total Number of Exported Functions: | 5 |
Total Number of Exported Functions With Names: | 5 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 963,072 Bytes | 95.1% | Read, Execute | Code |
.data | 0x000ed000 | 9,728 Bytes | 1.0% | Write, Read | Initialized Data |
.idata | 0x000f5000 | 8,704 Bytes | 0.9% | Read | Initialized Data |
.rsrc | 0x000f8000 | 1,024 Bytes | 0.1% | Read | Initialized Data |
.reloc | 0x000f9000 | 29,184 Bytes | 2.9% | Read, Discardable | Initialized Data |
Static Linking
d3d8.dll is statically linked to the following files:msvcrt.dll
USER32.dll
ADVAPI32.dll
VERSION.dll
ntdll.dll
d3d8thk.dll
GDI32.dll
KERNEL32.dll
dwmapi.dll
This means that when d3d8.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, d3d8.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 | 900 Bytes | 0.1% |
Total | 1 | 900 Bytes | 0.1% |
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 200 dialogs)
No dialog resources in this file.
String resources in this dll (up to 200 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:DebugSetMute | Direct3D8EnableMaximizedWindowedModeShim |
Direct3DCreate8 | ValidatePixelShader |
ValidateVertexShader |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CIcos _CIexp _CIlog _CIlog10 _CIpow _CIsqrt _CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit _aligned_free _aligned_malloc _amsg_exit _errno _except_handler4_common _ftol2_sse _initterm _lock _onexit _purecall _strcmpi _strlwr _unlock _vsnprintf atoi exp fclose fflush floor fopen fprintf free fwrite malloc memcpy memmove memset public: virtual __thiscall type_info::~type_info(void) realloc sscanf void __cdecl terminate(void) wcsrchr - USER32.dll:
CallWindowProcA ClientToScreen CloseClipboard CloseDesktop CreateIconIndirect DestroyCursor DisplayConfigGetDeviceInfo EmptyClipboard EnumDisplayDevicesA EnumDisplaySettingsA GetClientRect GetCursor GetCursorPos GetDC GetDesktopWindow GetForegroundWindow GetIconInfo GetKeyState GetMonitorInfoA GetSystemMetrics GetThreadDesktop GetUserObjectInformationA GetWindowDC GetWindowInfo GetWindowLongA GetWindowRect GetWindowThreadProcessId IntersectRect IsIconic IsProcessDPIAware IsWindow IsWindowVisible IsZoomed OffsetRect OpenClipboard OpenInputDesktop PostMessageA RegisterHotKey ReleaseDC SendMessageA SetClipboardData SetCursor SetCursorPos SetForegroundWindow SetProcessDPIAware SetRect SetRectEmpty SetWindowLongA SetWindowPos ShowWindow SystemParametersInfoA UnionRect UnregisterHotKey ntdll!NtdllDefWindowProc_A - ADVAPI32.dll:
AddAccessAllowedAce ConvertStringSidToSidA GetLengthSid GetSidLengthRequired GetSidSubAuthority InitializeAcl InitializeSecurityDescriptor InitializeSid IsValidSid RegCloseKey RegCreateKeyA RegCreateKeyExA RegEnumKeyA RegGetValueA RegOpenKeyA RegOpenKeyExA RegQueryValueExA RegSetValueExA SetSecurityDescriptorDacl SetSecurityInfo - VERSION.dll:
GetFileVersionInfoA GetFileVersionInfoSizeA VerQueryValueA - ntdll.dll:
EtwEventWriteNoRegistration VerSetConditionMask WinSqmAddToStreamEx WinSqmIsOptedIn - d3d8thk.dll:
OsThunkD3dContextCreate OsThunkD3dContextDestroy OsThunkD3dContextDestroyAll OsThunkD3dDrawPrimitives2 OsThunkD3dValidateTextureStageState OsThunkDdAttachSurface OsThunkDdBlt OsThunkDdCanCreateD3DBuffer OsThunkDdCanCreateSurface OsThunkDdCreateD3DBuffer OsThunkDdCreateSurface OsThunkDdCreateSurfaceEx OsThunkDdCreateSurfaceObject OsThunkDdDeleteDirectDrawObject OsThunkDdDeleteSurfaceObject OsThunkDdDestroyD3DBuffer OsThunkDdDestroySurface OsThunkDdFlip OsThunkDdFlipToGDISurface OsThunkDdGetAvailDriverMemory OsThunkDdGetBltStatus OsThunkDdGetDC OsThunkDdGetDriverInfo OsThunkDdGetDriverState OsThunkDdGetFlipStatus OsThunkDdGetScanLine OsThunkDdLock OsThunkDdLockD3D OsThunkDdQueryDirectDrawObject OsThunkDdReenableDirectDrawObject OsThunkDdReleaseDC OsThunkDdResetVisrgn OsThunkDdSetExclusiveMode OsThunkDdSetGammaRamp OsThunkDdUnlock OsThunkDdUnlockD3D OsThunkDdWaitForVerticalBlank - GDI32.dll:
BitBlt CreateCompatibleBitmap CreateCompatibleDC CreateDCA CreateDIBitmap CreateRectRgn D3DKMTCloseAdapter D3DKMTCreateAllocation D3DKMTCreateAllocation2 D3DKMTCreateContext D3DKMTCreateDCFromMemory D3DKMTCreateDevice D3DKMTCreateSynchronizationObject D3DKMTCreateSynchronizationObject2 D3DKMTDestroyAllocation D3DKMTDestroyContext D3DKMTDestroyDCFromMemory D3DKMTDestroyDevice D3DKMTDestroySynchronizationObject D3DKMTEscape D3DKMTGetDeviceState D3DKMTGetDisplayModeList D3DKMTGetMultisampleMethodList D3DKMTGetRuntimeData D3DKMTGetScanLine D3DKMTGetSharedPrimaryHandle D3DKMTLock D3DKMTOfferAllocations D3DKMTOpenAdapterFromHdc D3DKMTOpenResource D3DKMTOpenResource2 D3DKMTPresent D3DKMTQueryAdapterInfo D3DKMTQueryAllocationResidency D3DKMTQueryResourceInfo D3DKMTReclaimAllocations D3DKMTRender D3DKMTSetAllocationPriority D3DKMTSetDisplayMode D3DKMTSetDisplayPrivateDriverFormat D3DKMTSetGammaRamp D3DKMTSetVidPnSourceOwner D3DKMTSharedPrimaryLockNotification D3DKMTSharedPrimaryUnLockNotification D3DKMTSignalSynchronizationObject D3DKMTSignalSynchronizationObject2 D3DKMTUnlock D3DKMTWaitForSynchronizationObject D3DKMTWaitForSynchronizationObject2 DeleteDC DeleteObject GdiEntry1 GdiEntry13 GetDIBits GetDeviceCaps GetDeviceGammaRamp GetNearestColor GetObjectA GetRandomRgn GetRegionData GetSystemPaletteEntries SelectObject SetStretchBltMode StretchBlt - KERNEL32.dll:
CloseHandle ConnectNamedPipe CreateFileA CreateMutexA CreateSemaphoreA DebugBreak DisableThreadLibraryCalls DisconnectNamedPipe FlushFileBuffers FreeLibrary GetCurrentProcess GetCurrentProcessId GetCurrentThreadId GetLastError GetModuleFileNameA GetModuleHandleA GetNativeSystemInfo GetProcAddress GetProcessHeap GetSystemDirectoryA GetSystemInfo GetSystemTimeAsFileTime GetTickCount GetVersionExA GlobalAddAtomA HeapFree InterlockedCompareExchange InterlockedDecrement InterlockedExchange InterlockedIncrement IsProcessorFeaturePresent LoadLibraryA LoadLibraryW LocalAlloc LocalFree MultiByteToWideChar OpenEventW OpenMutexA OutputDebugStringA OutputDebugStringW PeekNamedPipe QueryPerformanceCounter ReadFile ReleaseMutex ReleaseSemaphore ResetEvent SetErrorMode SetNamedPipeHandleState SetUnhandledExceptionFilter Sleep TerminateProcess UnhandledExceptionFilter VerifyVersionInfoA VirtualAlloc VirtualFree VirtualProtect WaitForSingleObject WideCharToMultiByte WriteFile lstrcmp lstrlen ntdll!RtlAllocateHeap ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - dwmapi.dll:
DwmIsCompositionEnabled