Jump to content

MciGetErrorString: 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.

5 November 2025

4 November 2025

3 November 2025

  • curprev 21:2421:24, 3 November 2025 Martini talk contribs 1,821 bytes +1,821 Created page with "This function fills the caller's buffer with the textual string associated with the given error code returned by the OS/2 multimedia function. It also contains a 16-bit entry point. mciGetErrorString(ulError, pszBuffer, usLength) ==Parameters== ;''ulError'' (ULONG) - input :Specifies the error code. The low-order word contains the error code and the high-order word contains the device ID. The device ID is used by OS/2 multimedia to determine if there are device-depend..."