Jump to content

Main public logs

Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 04:28, 25 November 2025 Martini talk contribs created page MciSendString (Created page with "{{DISPLAYTITLE:mciSendString}} This function sends a media control interface command string to a media device. It also contains a 16-bit entry point. ==Syntax== mciSendString(pszCommandBuf, pszReturnString, usReturnLength, hwndCallBack, usUserParm) ==Parameters== ;''pszCommandBuf'' (PSZ) - input :Media control command string of the form: <PRE> <command> <object> <keywords> </PRE> :The object can be the device type, file name, alias, and so forth...")