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:26 | MMProgRef - Types of MIDI Messages diffhist +14,299 Martini talk contribs (Created page with "{{DISPLAYTITLE:Types of MIDI Messages}} There are three types of MIDI system messages: * System common * System exclusive * System real time '''System-common''' messages are intended for all receivers, regardless of channel. '''System-exclusive''' messages are defined by the manufacturer and are not limited in length. '''System-real-time''' messages can interrupt other messages because they carry timing information. For example, a long system message might have an embed...") | ||||
| 03:25 | Template:MMProgRef diffhist +89 Martini talk contribs | ||||
| 03:20 | MMProgRef - Data Types diffhist +951 Martini talk contribs | ||||
| 03:18 | MMProgRef - Secondary Window Functions diffhist −45 Martini talk contribs | ||||
|
|
03:17 | MMProgRef - Graphic Button Control 3 changes history −24 [Martini (3×)] | |||
|
|
03:17 (cur | prev) −1 Martini talk contribs | ||||
|
|
03:17 (cur | prev) −23 Martini talk contribs | ||||
|
|
03:16 (cur | prev) 0 Martini talk contribs (→Control Messages) | ||||
|
|
03:14 | MMProgRef - Memory Playlist Commands 3 changes history +138 [Martini (3×)] | |||
|
|
03:14 (cur | prev) −22 Martini talk contribs | ||||
|
|
03:12 (cur | prev) −33 Martini talk contribs | ||||
|
|
03:11 (cur | prev) +193 Martini talk contribs | ||||
|
|
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...") | ||||
|
|
02:58 | MMProgRef - What's New... 7 changes history +213 [Martini (7×)] | |||
|
|
02:58 (cur | prev) −22 Martini talk contribs | ||||
|
|
02:57 (cur | prev) +6 Martini talk contribs | ||||
|
|
02:20 (cur | prev) −2 Martini talk contribs | ||||
|
|
02:19 (cur | prev) −4 Martini talk contribs | ||||
|
|
02:12 (cur | prev) +133 Martini talk contribs | ||||
|
|
02:09 (cur | prev) +65 Martini talk contribs | ||||
|
|
02:08 (cur | prev) +37 Martini talk contribs | ||||
| 02:53 | MMProgRef - High-Level Macro Service Functions diffhist −22 Martini talk contribs | ||||
| 02:49 | MMProgRef - MCI Command Messages diffhist +12 Martini talk contribs | ||||
|
|
02:46 | MMProgRef - Subsystem Messages 4 changes history +2 [Martini (4×)] | |||
|
|
02:46 (cur | prev) +2 Martini talk contribs | ||||
|
|
02:46 (cur | prev) −22 Martini talk contribs | ||||
|
|
02:32 (cur | prev) −1 Martini talk contribs (→Message Description) | ||||
|
|
02:32 (cur | prev) +23 Martini talk contribs | ||||
| N 02:45 | MCI OPEN diffhist +8,682 Martini talk contribs (Created page with "{{DISPLAYTITLE:MCI_OPEN}} This message is used to open or create a new device instance. ==Syntax== <PRE> param1 ULONG ulParam1; →Flags for open operation.: param2 PMCI_OPEN_PARMS pParam2; →Pointer to the MCI_OPEN_PARMS data structure.: </PRE> ==Parameters== ;''ulParam1'' (ULONG) - input :This parameter can contain any of the following flags. **MCI_OPEN_ELEMENT** and **MCI_OPEN_MMIO** are mutually exclusive flags: :* '''MCI_NOTIFY''' A notification message...") | ||||
| N 02:35 | MCI ACQUIREDEVICE diffhist +5,309 Martini talk contribs (Created page with "{{DISPLAYTITLE:MCI_ACQUIREDEVICE}} This message requests that the given device instance be made active. It is also used to request either exclusive or exclusive instance rights for this instance. ==Syntax== <PRE> param1 ULONG ulParam1; →Flags for device acquisition.: param2 PMCI_GENERIC_PARMS pParam2; →Pointer to the default MCI parameter structure.: </PRE> ==Parameters== ;''ulParam1'' (ULONG) - input :This parameter can contain any of the following flags:...") | ||||
| 01:51 | MMProgRef - CODEC Messages diffhist +24 Martini talk contribs | ||||
|
|
01:48 | MMProgRef - DIVE Functions 3 changes history +249 [Martini (3×)] | |||
|
|
01:48 (cur | prev) +51 Martini talk contribs | ||||
|
|
01:35 (cur | prev) +134 Martini talk contribs | ||||
|
|
00:59 (cur | prev) +64 Martini talk contribs | ||||
25 November 2025
| N 21:35 | MMProgRef - Secondary Window Functions diffhist +1,885 Martini talk contribs (Created page with "{{MMProgRef}} Category:WorkToDo The secondary window manager provides all the capability of a standard dialog window, but it permits the window to be sizable and automatically formats the window and manages the scroll bars. The functions that manipulate and control the secondary window are designed to convert easily from the standard dialog manager. This section describes the secondary window functions and data structures. ==Secondary Window Functions== The follow...") | ||||
|
|
N 21:33 | MMProgRef - Graphic Button Control 4 changes history +5,522 [Martini (4×)] | |||
|
|
21:33 (cur | prev) −42 Martini talk contribs | ||||
|
|
21:32 (cur | prev) −75 Martini talk contribs (→Styles) | ||||
|
|
21:28 (cur | prev) +37 Martini talk contribs | ||||
| N |
|
21:27 (cur | prev) +5,602 Martini talk contribs (Created page with "This section describes graphic button styles and control messages. Graphic buttons are different from other types of push buttons in that they have graphic, two-state, and animation capabilities. Using graphic buttons, an application programmer can do the following: *Display both text and bit maps on the same button. *Animate a series of bit maps. *Give the user a two-state button. *Change bit maps. Graphic buttons permit a more intuitive interaction between a user an...") | |||
|
|
N 21:24 | MMProgRef - Memory Playlist Commands 2 changes history +9,212 [Martini (2×)] | |||
|
|
21:24 (cur | prev) +36 Martini talk contribs | ||||
| N |
|
21:23 (cur | prev) +9,176 Martini talk contribs (Created page with "A **memory playlist** is a data structure in your application. It contains an array of simple, machine-like instructions, or commands, each of which has a fixed format consisting of a **32-bit operation code** and **three 32-bit operands**. Using playlist instructions, you can play audio objects in succession from one or more memory buffers. Instructions include branching to and returning from subroutines within the playlist. In addition, the playlist can be modified dy...") | |||
| 21:23 | Template:MMProgRef diffhist +123 Martini talk contribs | ||||
| 21:20 | MMProgRef - What's New... diffhist +22 Martini talk contribs | ||||
| 21:20 | MMProgRef - High-Level Macro Service Functions diffhist +22 Martini talk contribs | ||||
| 21:20 | MMProgRef - Subsystem Messages diffhist +22 Martini talk contribs | ||||
| 21:19 | MMProgRef - MCI Command Messages diffhist +22 Martini talk contribs | ||||
|
|
21:19 | MMProgRef - String Commands 2 changes history +5,279 [Martini (2×)] | |||
|
|
21:19 (cur | prev) +22 Martini talk contribs | ||||
|
|
21:18 (cur | prev) +5,257 Martini talk contribs (→System Commands) | ||||