Jump to content

MciRecordAudioFile: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 November 2025

  • curprev 04:3504:35, 25 November 2025 Martini talk contribs 3,167 bytes +3,167 Created page with "{{DISPLAYTITLE:mciRecordAudioFile}} This function records an audio file or MMIO compound audio file element. `mciRecordAudioFile` is a 32-bit function that is also provided as a 16-bit entry point. The `mciRecordAudioFile` function requires a message queue and focus window. ==Syntax== mciRecordAudioFile(hwndOwner, pszFile, pszTitle, ulFlags) ==Parameters== ;''hwndOwner'' (HWND) - input :The window handle of the owner window. If this parameter..."