Windows 8 DLL File Information - ddraw.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 DirectDraw |
File Version: | 6.2.9200.16384 (win8_rtm.120725-1247) |
Company: | Microsoft Corporation |
Product Name: | Microsoft® Windows® Operating System |
DLL popularity | Very Low - 5 other DLL files in system32 directory are statically linked to this file. |
File Size: | 463 KB |
Total Number of Exported Functions: | 22 |
Total Number of Exported Functions With Names: | 22 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 430,080 Bytes | 90.6% | Read, Execute | Code |
.data | 0x0006a000 | 13,312 Bytes | 2.8% | Write, Read | Initialized Data |
.idata | 0x000d0000 | 9,728 Bytes | 2.0% | Read | Initialized Data |
.rsrc | 0x000d3000 | 1,536 Bytes | 0.3% | Read | Initialized Data |
.reloc | 0x000d4000 | 18,944 Bytes | 4.0% | Read, Discardable | Initialized Data |
Static Linking
ddraw.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
api-ms-win-core-processthreads-l1-1-1.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-sysinfo-l1-2-0.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-libraryloader-l1-1-1.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-interlocked-l1-2-0.dll
api-ms-win-core-debug-l1-1-1.dll
api-ms-win-core-string-l1-1-0.dll
api-ms-win-core-file-l1-2-0.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-heap-obsolete-l1-1-0.dll
api-ms-win-core-privateprofile-l1-1-0.dll
api-ms-win-core-string-obsolete-l1-1-0.dll
USER32.dll
GDI32.dll
DCIMAN32.dll
api-ms-win-security-base-l1-2-0.dll
api-ms-win-core-heap-l1-2-0.dll
api-ms-win-core-delayload-l1-1-1.dll
This means that when ddraw.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, ddraw.dll won't be loaded.
List of files that are statically linked to ddraw.dll
amstream.dll
d3dim.dll
d3dim700.dll
ddrawex.dll
opengl32.dll
This means that when one of the above files is loaded, ddraw.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 | 6 | 670 Bytes | 0.1% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,104 Bytes | 0.2% |
Total | 8 | 1,774 Bytes | 0.4% |
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)
String ID | String Text |
---|---|
100 | Microsoft DirectDraw |
101 | You must be running in 256 color mode or higher. You can change the color depth from the control panel display icon. |
102 | Your display driver is not Windows95 compatible. DirectDraw only supports Windows95 compatible drivers. |
103 | Primary Display Driver |
104 | Beta DirectDraw Expired, Please Update |
105 | Microsoft DirectDraw |
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:AcquireDDThreadLock | CompleteCreateSysmemSurface | D3DParseUnknownCommand | DDGetAttachedSurfaceLcl |
DDInternalLock | DDInternalUnlock | DSoundHelp | DirectDrawCreate |
DirectDrawCreateClipper | DirectDrawCreateEx | DirectDrawEnumerateA | DirectDrawEnumerateExA |
DirectDrawEnumerateExW | DirectDrawEnumerateW | DllCanUnloadNow | DllGetClassObject |
GetDDSurfaceLocal | GetOLEThunkData | GetSurfaceFromDC | RegisterSpecialCase |
ReleaseDDThreadLock | SetAppCompatData |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CIcos _CIsqrt _CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _callnewh _except_handler4_common _ftol2 _ftol2_sse _initterm _lock _onexit _purecall _strcmpi _unlock _vsnprintf bsearch ceil floor free malloc memcmp memcpy memmove memset public: __thiscall exception::exception(class exception const &) public: __thiscall exception::exception(void) public: virtual __thiscall exception::~exception(void) public: virtual __thiscall type_info::~type_info(void) public: virtual char const * __thiscall exception::what(void)const qsort - ntdll.dll:
SbSelectProcedure WinSqmAddToStreamEx WinSqmIsOptedIn - api-ms-win-core-processthreads-l1-1-1.dll:
kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!TerminateProcess - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!RaiseException KernelBase!SetErrorMode KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-sysinfo-l1-2-0.dll:
KernelBase!GetSystemInfo KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount KernelBase!GetVersionExA - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateMutexW KernelBase!CreateSemaphoreExW KernelBase!OpenEventW KernelBase!OpenMutexW KernelBase!ReleaseMutex KernelBase!ReleaseSemaphore KernelBase!ResetEvent KernelBase!Sleep KernelBase!WaitForSingleObject ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - api-ms-win-core-libraryloader-l1-1-1.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!GetModuleFileNameA KernelBase!GetModuleHandleA KernelBase!GetModuleHandleExW KernelBase!GetProcAddress KernelBase!LoadLibraryExA KernelBase!LoadLibraryExW KernelBase!LoadStringA - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegCreateKeyExA KernelBase!RegEnumKeyExA KernelBase!RegOpenKeyExA KernelBase!RegQueryValueExA KernelBase!RegSetValueExA - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-interlocked-l1-2-0.dll:
KernelBase!InterlockedCompareExchange KernelBase!InterlockedExchange - api-ms-win-core-debug-l1-1-1.dll:
KernelBase!DebugBreak KernelBase!OutputDebugStringA KernelBase!OutputDebugStringW - api-ms-win-core-string-l1-1-0.dll:
KernelBase!CompareStringOrdinal KernelBase!MultiByteToWideChar KernelBase!WideCharToMultiByte - api-ms-win-core-file-l1-2-0.dll:
KernelBase!CreateFileA KernelBase!ReadFile KernelBase!SetFilePointer - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-heap-obsolete-l1-1-0.dll:
kernel32!GlobalAlloc kernel32!GlobalFree kernel32!GlobalLock kernel32!GlobalUnlock kernel32!LocalAlloc kernel32!LocalFree kernel32!LocalReAlloc - api-ms-win-core-privateprofile-l1-1-0.dll:
kernel32!GetProfileIntA - api-ms-win-core-string-obsolete-l1-1-0.dll:
kernel32!lstrcmp kernel32!lstrcmpiA - USER32.dll:
CallWindowProcA ChangeDisplaySettingsA ChangeDisplaySettingsExA ClipCursor CloseClipboard CloseDesktop CopyRect CreateWindowExA DestroyWindow DisplayConfigGetDeviceInfo EmptyClipboard EnumChildWindows EnumDisplayDevicesA EnumDisplaySettingsA EnumWindows EqualRect FillRect GetAsyncKeyState GetClassInfoA GetClientRect GetDC GetForegroundWindow GetKeyState GetLastActivePopup GetMonitorInfoA GetSystemMetrics GetThreadDesktop GetUserObjectInformationA GetUserObjectInformationW GetWindowInfo GetWindowLongA GetWindowThreadProcessId IntersectRect InvalidateRect IsIconic IsRectEmpty IsWindow IsWindowVisible IsZoomed KillTimer MapWindowPoints OffsetRect OpenClipboard OpenInputDesktop PostMessageA RedrawWindow RegisterClassA ReleaseDC ScreenToClient SendMessageA SetClipboardData SetCursor SetFocus SetForegroundWindow SetRect SetTimer SetWindowLongA SetWindowPos ShowWindow SystemParametersInfoA mouse_event ntdll!NtdllDefWindowProc_A - GDI32.dll:
AnimatePalette BitBlt CreateCompatibleBitmap CreateCompatibleDC CreateDCA CreateDIBSection CreatePalette CreateRectRgn CreateRectRgnIndirect CreateSolidBrush D3DKMTCloseAdapter D3DKMTCreateAllocation D3DKMTCreateAllocation2 D3DKMTCreateContext D3DKMTCreateDCFromMemory D3DKMTCreateDevice D3DKMTCreateOverlay D3DKMTCreateSynchronizationObject D3DKMTCreateSynchronizationObject2 D3DKMTDestroyAllocation D3DKMTDestroyContext D3DKMTDestroyDCFromMemory D3DKMTDestroyDevice D3DKMTDestroyOverlay D3DKMTDestroySynchronizationObject D3DKMTEscape D3DKMTFlipOverlay D3DKMTGetDeviceState D3DKMTGetOverlayState D3DKMTGetRuntimeData D3DKMTGetScanLine D3DKMTGetSharedPrimaryHandle D3DKMTLock D3DKMTOfferAllocations D3DKMTOpenAdapterFromHdc D3DKMTOpenResource D3DKMTOpenResource2 D3DKMTPresent D3DKMTQueryAdapterInfo D3DKMTQueryAllocationResidency D3DKMTQueryResourceInfo D3DKMTReclaimAllocations D3DKMTReleaseProcessVidPnSourceOwners D3DKMTRender D3DKMTSetAllocationPriority D3DKMTSetDisplayPrivateDriverFormat D3DKMTSetGammaRamp D3DKMTSetVidPnSourceOwner D3DKMTSharedPrimaryLockNotification D3DKMTSharedPrimaryUnLockNotification D3DKMTSignalSynchronizationObject D3DKMTSignalSynchronizationObject2 D3DKMTUnlock D3DKMTUpdateOverlay D3DKMTWaitForIdle D3DKMTWaitForSynchronizationObject D3DKMTWaitForSynchronizationObject2 D3DKMTWaitForVerticalBlankEvent DdCreateFullscreenSprite DdDestroyFullscreenSprite DdNotifyFullscreenSpriteUpdate DdQueryVisRgnUniqueness DeleteDC DeleteObject ExtTextOutA GdiEntry1 GdiEntry10 GdiEntry11 GdiEntry12 GdiEntry13 GdiEntry14 GdiEntry15 GdiEntry2 GdiEntry3 GdiEntry4 GdiEntry5 GdiEntry6 GdiEntry7 GdiEntry8 GdiTransparentBlt GetClipBox GetDIBits GetDeviceCaps GetDeviceGammaRamp GetNearestColor GetObjectType GetRandomRgn GetRegionData GetRgnBox GetStockObject GetSystemPaletteEntries GetSystemPaletteUse PatBlt RealizePalette ResizePalette RestoreDC SaveDC SelectClipRgn SelectObject SelectPalette SetBkColor SetDIBColorTable SetPaletteEntries SetStretchBltMode SetSystemPaletteUse StretchBlt StretchDIBits - DCIMAN32.dll:
DCIBeginAccess DCICloseProvider DCICreatePrimary DCIDestroy DCIEndAccess DCIOpenProvider - api-ms-win-security-base-l1-2-0.dll:
KernelBase!AddAccessAllowedAce KernelBase!AddMandatoryAce KernelBase!GetLengthSid KernelBase!GetSidLengthRequired KernelBase!GetSidSubAuthority KernelBase!InitializeAcl KernelBase!InitializeSecurityDescriptor KernelBase!InitializeSid KernelBase!IsValidSid KernelBase!SetKernelObjectSecurity KernelBase!SetSecurityDescriptorDacl KernelBase!SetSecurityDescriptorSacl - api-ms-win-core-heap-l1-2-0.dll:
KernelBase!GetProcessHeap ntdll!RtlAllocateHeap ntdll!RtlFreeHeap - api-ms-win-core-delayload-l1-1-1.dll:
kernel32!DelayLoadFailureHook ntdll!LdrResolveDelayLoadedAPI