Related changes
Appearance
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
26 November 2025
|
|
N 03:07 | MM MCICUEPOINT 2 changes history +1,174 [Martini (2×)] | |||
|
|
03:07 (cur | prev) +2 Martini talk contribs | ||||
| N |
|
03:06 (cur | prev) +1,172 Martini talk contribs (Created page with "{{DISPLAYTITLE:MM_MCICUEPOINT}} This message notifies an application that the device has encountered a cue point in a playlist, or that a cue point has been set with MCI_SET_CUEPOINT. ==Syntax== <PRE> MsgParam1 USHORT usUserParameter; →User-specified parameter.: USHORT usDeviceID; →Device ID.: MsgParam2 ULONG ulMMtime; →Media position.: </PRE> ==Parameters== ;''usUserParameter'' (USHORT) - input :User parameter specified in the MCI_C...") | |||
| N 03:05 | MM MCIPOSITIONCHANGE diffhist +1,316 Martini talk contribs (Created page with "{{DISPLAYTITLE:MM_MCIPOSITIONCHANGE}} This message notifies an application of the current media position. ==Syntax== <PRE> MsgParam1 USHORT usUserParameter; →User-specified parameter.: USHORT usDeviceID; →Device ID.: MsgParam2 ULONG ulMMtime; →Media position.: </PRE> ==Parameters== ;''usUserParameter'' (USHORT) - input :User parameter specified in the MCI_POSITION_PARMS structure when position advise notification was requested. ;''usD...") | ||||
| N 03:04 | MM MCIPLAYLISTMESSAGE diffhist +1,161 Martini talk contribs (Created page with "{{DISPLAYTITLE:MM_MCIPLAYLISTMESSAGE}} This message notifies an application that the playlist processor has encountered a **MESSAGE** instruction. ==Syntax== <PRE> MsgParam1 USHORT usInstruction; →Playlist instruction number.: USHORT usDeviceID; →Device ID.: MsgParam2 ULONG ulMessageParm; →Playlist parameter.: </PRE> ==Parameters== ;''usInstruction'' (USHORT) - input :Playlist instruction number. ;''usDeviceID'' (USHORT) - input :Device ID. ;...") | ||||
| N 03:03 | MM MCIPASSDEVICE diffhist +1,298 Martini talk contribs (Created page with "{{DISPLAYTITLE:MM_MCIPASSDEVICE}} This message notifies an application that the use of a device is being gained or lost. ==Syntax== <PRE> MsgParam1 USHORT usDeviceID; →Device ID.: USHORT usReserved; →Reserved.: MsgParam2 USHORT usEvent; →Gaining or losing use of device.: USHORT usReserved; →Reserved.: </PRE> ==Parameters== ;''usDeviceID'' (USHORT) - input :Device ID. ;''usReserved'' (USHORT) - input :Reserved. ;''usEvent'' (USHORT) - i...") | ||||
| N 03:01 | MM MCINOTIFY diffhist +1,959 Martini talk contribs (Created page with "{{DISPLAYTITLE:MM_MCINOTIFY}} This message notifies an application when a device completes the action indicated by a media message or when an error occurs. ==Syntax== <PRE> MsgParam1 USHORT usNotifycode; →Notification code.: USHORT usUserParameter; →User parameter.: MsgParam2 USHORT usDeviceID; →Device ID.: USHORT usMessage; →Message ID.: </PRE> ==Parameters== ;''usNotifycode'' (USHORT) - input :Specifies the following notification me...") | ||||
| N 03:00 | MM MCIEVENT diffhist +1,355 Martini talk contribs (Created page with "{{DISPLAYTITLE:MM_MCIEVENT}} This message notifies an application of an event generated by a device. ==Syntax== <PRE> MsgParam1 USHORT usEventCode; →Device-specific event code.: USHORT usDeviceID; →Device ID.: MsgParam2 PVOID pEventData; →Device-specific event data.: </PRE> ==Parameters== ;''usEventCode'' (USHORT) - input :Device-specific event code. The following event notification codes are currently defined: :* '''MCI_MIXEVENT''' A mixer attri...") | ||||