Windows 8 DLL File Information - d3d10_1.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: | Direct3D 10.1 Runtime |
File Version: | 6.2.9200.16384 (win8_rtm.120725-1247) |
Company: | Microsoft Corporation |
Product Name: | Microsoft® Windows® Operating System |
DLL popularity | Very Low - 1 other DLL files in system32 directory are statically linked to this file. |
File Size: | 142 KB |
Total Number of Exported Functions: | 30 |
Total Number of Exported Functions With Names: | 30 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 128,512 Bytes | 88.1% | Read, Execute | Code |
.data | 0x00021000 | 4,096 Bytes | 2.8% | Write, Read | Initialized Data |
.idata | 0x00024000 | 3,072 Bytes | 2.1% | Read | Initialized Data |
.rsrc | 0x00025000 | 1,024 Bytes | 0.7% | Read | Initialized Data |
.reloc | 0x00026000 | 8,192 Bytes | 5.6% | Read, Discardable | Initialized Data |
Static Linking
d3d10_1.dll is statically linked to the following files:d3d10_1core.dll
msvcrt.dll
ntdll.dll
api-ms-win-core-libraryloader-l1-1-1.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-string-l1-1-0.dll
api-ms-win-core-debug-l1-1-1.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-interlocked-l1-2-0.dll
api-ms-win-core-file-l1-2-0.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-processthreads-l1-1-1.dll
api-ms-win-core-sysinfo-l1-2-0.dll
dxgi.dll
d3d11.dll
This means that when d3d10_1.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, d3d10_1.dll won't be loaded.
List of files that are statically linked to d3d10_1.dll
rdpcore.dll
This means that when one of the above files is loaded, d3d10_1.dll will be loaded too. (The opposite of the previous 'Static Linking' section)
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 | 912 Bytes | 0.6% |
Total | 1 | 912 Bytes | 0.6% |
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:D3D10CompileEffectFromMemory | D3D10CompileShader | D3D10CreateBlob |
D3D10CreateDevice1 | D3D10CreateDeviceAndSwapChain1 | D3D10CreateEffectFromMemory |
D3D10CreateEffectPoolFromMemory | D3D10CreateStateBlock | D3D10DisassembleEffect |
D3D10DisassembleShader | D3D10GetGeometryShaderProfile | D3D10GetInputAndOutputSignatureBlob |
D3D10GetInputSignatureBlob | D3D10GetOutputSignatureBlob | D3D10GetPixelShaderProfile |
D3D10GetShaderDebugInfo | D3D10GetVersion | D3D10GetVertexShaderProfile |
D3D10PreprocessShader | D3D10ReflectShader | D3D10RegisterLayers |
D3D10StateBlockMaskDifference | D3D10StateBlockMaskDisableAll | D3D10StateBlockMaskDisableCapture |
D3D10StateBlockMaskEnableAll | D3D10StateBlockMaskEnableCapture | D3D10StateBlockMaskGetSetting |
D3D10StateBlockMaskIntersect | D3D10StateBlockMaskUnion | RevertToOldImplementation |
Imported Functions List
The following functions are imported by this dll:- d3d10_1core.dll:
D3D10CoreCreateDevice1 D3D10CoreGetVersion D3D10CoreRegisterLayers - msvcrt.dll:
_CIacos _CIasin _CIatan _CIatan2 _CIcos _CIlog _CIpow _CIsin _CIsqrt _XcptFilter __dllonexit _amsg_exit _except_handler4_common _ftol2 _ftol2_sse _initterm _lock _onexit _strcmpi _unlock _vsnprintf atoi ceil floor free isdigit isspace malloc memcmp memcpy memset strchr strstr tolower void * __cdecl operator new(unsigned int) void __cdecl operator delete(void *) - ntdll.dll:
WinSqmAddToStreamEx WinSqmIsOptedIn - api-ms-win-core-libraryloader-l1-1-1.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!GetModuleFileNameA KernelBase!GetModuleHandleA KernelBase!GetProcAddress KernelBase!LoadLibraryExA - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegEnumKeyExA KernelBase!RegOpenKeyExA KernelBase!RegQueryValueExA - api-ms-win-core-string-l1-1-0.dll:
KernelBase!MultiByteToWideChar - api-ms-win-core-debug-l1-1-1.dll:
KernelBase!OutputDebugStringA - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!InitOnceBeginInitialize KernelBase!InitOnceComplete KernelBase!Sleep ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-interlocked-l1-2-0.dll:
KernelBase!InterlockedCompareExchange KernelBase!InterlockedDecrement KernelBase!InterlockedExchange KernelBase!InterlockedIncrement - api-ms-win-core-file-l1-2-0.dll:
KernelBase!CreateFileA KernelBase!GetFileSize - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-processthreads-l1-1-1.dll:
kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!TerminateProcess - api-ms-win-core-sysinfo-l1-2-0.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - dxgi.dll:
CreateDXGIFactory - d3d11.dll:
D3D11CreateDeviceAndSwapChain