Windows XP DLL File Information - mciwave.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows XP, 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: | MCI driver for waveform audio |
File Version: | 5.1.2600.5512 (xpsp.080413-0845) |
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: | 23 KB |
Total Number of Exported Functions: | 1 |
Total Number of Exported Functions With Names: | 1 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 18,432 Bytes | 78.3% | Read, Execute | Code |
.data | 0x00006000 | 512 Bytes | 2.2% | Write, Read | Initialized Data |
.rsrc | 0x00007000 | 2,560 Bytes | 10.9% | Read | Initialized Data |
.reloc | 0x00008000 | 1,024 Bytes | 4.3% | Read, Discardable | Initialized Data |
Static Linking
mciwave.dll is statically linked to the following files:ntdll.dll
USER32.dll
KERNEL32.dll
WINMM.dll
This means that when mciwave.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, mciwave.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 | 1 | 742 Bytes | 3.2% |
HTML Related Files | 0 | 0 Bytes | 0.0% |
Menus | 0 | 0 Bytes | 0.0% |
Strings | 3 | 60 Bytes | 0.3% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,020 Bytes | 4.3% |
Total | 6 | 1,822 Bytes | 7.7% |
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)
In the following section, you can find the captions of dialog-boxes stored in this DLL. The list is currently limited to 200 dialogs.ID | Dialog Caption |
---|---|
1 | MCI Waveform Driver Setup |
String resources in this dll (up to 200 strings)
String ID | String Text |
---|---|
0 | Sound |
1 | mapper |
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:DriverProc |
Imported Functions List
The following functions are imported by this dll:- ntdll.dll:
wcsncpy - USER32.dll:
DialogBoxParamW DispatchMessageW EndDialog GetDesktopWindow GetDlgItem GetDlgItemInt GetMessageW LoadStringW PostThreadMessageW SetDlgItemInt SetScrollPos SetScrollRange WinHelpW wsprintfW - KERNEL32.dll:
CloseHandle CreateFileW DeleteFileW DisableThreadLibraryCalls GetCurrentProcess GetCurrentProcessId GetCurrentThreadId GetPrivateProfileStringW GetProfileStringW GetSystemTimeAsFileTime GetTempFileNameW GetTempPathW GetTickCount GlobalAlloc GlobalFree GlobalHandle GlobalLock GlobalReAlloc GlobalUnlock InitializeCriticalSection LocalAlloc LocalFree MulDiv QueryPerformanceCounter ReadFile SetFilePointer SetUnhandledExceptionFilter Sleep TerminateProcess UnhandledExceptionFilter WaitForSingleObject WriteFile WriteProfileStringW lstrcmpW lstrcpyW lstrlenW ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlLeaveCriticalSection - WINMM.dll:
DefDriverProc mciDriverNotify mciDriverYield mciFreeCommandResource mciGetCreatorTask mciGetDriverData mciLoadCommandResource mciSetDriverData mmGetCurrentTask mmTaskCreate mmioAscend mmioClose mmioCreateChunk mmioDescend mmioOpenW mmioRead mmioRenameW mmioSeek mmioWrite waveInAddBuffer waveInClose waveInGetDevCapsW waveInGetID waveInGetNumDevs waveInOpen waveInPrepareHeader waveInReset waveInStart waveInStop waveInUnprepareHeader waveOutClose waveOutGetDevCapsW waveOutGetID waveOutGetNumDevs waveOutGetPosition waveOutOpen waveOutPause waveOutPrepareHeader waveOutReset waveOutRestart waveOutUnprepareHeader waveOutWrite