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: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 | ||||
|
|
03:09 | MMProgRef - Notification Messages 2 changes history −2 [Martini (2×)] | |||
|
|
03:09 (cur | prev) −22 Martini talk contribs | ||||
|
|
03:08 (cur | prev) +20 Martini talk contribs | ||||
|
|
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 | ||||
| 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:30 | WinRegisterGraphicButton diffhist +970 Martini talk contribs (Created page with "This function registers the graphic button window class. ==Syntax== WinRegisterGraphicButton() ==Returns== ;''rc'' (BOOL) - returns :The following are return codes indicating success or failure: :;TRUE ::Success. :;FALSE ::Failure or not recognized. ==Example Code== Definition: <pre> #define INCL_SW #include <os2.h> BOOL rc; rc = WinRegisterGraphicButton(); </pre> The following code illustrates registering a graphic button window class. <pre> #define INCL_SW...") | ||||
|
|
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 2 changes history +316 [Martini (2×)] | |||
|
|
21:23 (cur | prev) +123 Martini talk contribs | ||||
|
|
20:46 (cur | prev) +193 Martini talk contribs | ||||
| 21:20 | MMProgRef - What's New... diffhist +22 Martini talk contribs | ||||
|
|
N 21:20 | MMProgRef - High-Level Macro Service Functions 2 changes history +1,285 [Martini (2×)] | |||
|
|
21:20 (cur | prev) +22 Martini talk contribs | ||||
| N |
|
20:47 (cur | prev) +1,263 Martini talk contribs (Created page with "{{MMProgRef}} The high-level macro service functions provide general playback and recording within a single function. These functions hide the programming overhead associated with playing and recording multimedia data, such as opening and closing a device, and simplify using multimedia capabilities in applications. ===Note=== **mciPlayFile** and **mciPlayResource** play different types of data (audio, video, MIDI, and so forth), however **mciRecordAudioFile** records **...") | |||
|
|
N 21:20 | MMProgRef - Subsystem Messages 3 changes history +1,200 [Martini (3×)] | |||
|
|
21:20 (cur | prev) +22 Martini talk contribs | ||||
|
|
20:57 (cur | prev) −36 Martini talk contribs | ||||
| N |
|
20:49 (cur | prev) +1,214 Martini talk contribs (Created page with "{{MMProgRef}} {{DISPLAYTITLE:Subsystem Messages}} The **MCIDRV** commands provide subsystem communication between MDM (Media Device Manager) and the MCDs (Media Control Drivers). The current set of MCIDRV commands provide for device resource management. The MCIDRV_SAVE and MCIDRV_RESTORE messages allow MDM to manage devices that support multiple device contexts either concurrently or serially. The MCIDRV_CHANGERESOURCE message allows MCDs to change the resou...") | |||
|
|
N 21:19 | MMProgRef - Notification Messages 2 changes history +2,005 [Martini (2×)] | |||
|
|
21:19 (cur | prev) +22 Martini talk contribs | ||||
| N |
|
20:50 (cur | prev) +1,983 Martini talk contribs (Created page with "{{MMProgRef}} The system uses notification messages to respond to applications, indicating system status such as completion of a media device function or passing of the ownership of a media device between processes. Messages are returned to applications **asynchronously** (using **WinPostMsg**), except for MM_MCIEVENT, which is sent **synchronously** (using **WinSendMsg**). A media control interface call that results in the dispatch of these two messages (such as ...") | |||
|
|
N 21:19 | MMProgRef - MCI Command Messages 2 changes history +5,840 [Martini (2×)] | |||
|
|
21:19 (cur | prev) +22 Martini talk contribs | ||||
| N |
|
20:51 (cur | prev) +5,818 Martini talk contribs (Created page with "{{MMProgRef}} This section describes the media control interface command messages. All messages except system messages operate in an asynchronous mode without notification unless **MCI_NOTIFY** or **MCI_WAIT** is specified. These two flags are mutually exclusive. If both are used, the error **MCIERR_FLAGS_NOT_COMPATIBLE** is returned. If **MCI_WAIT** is used, control is not returned to the caller until the command completes. **MCI_NOTIFY** returns control to the caller...") | |||
|
|
N 21:19 | MMProgRef - String Commands 7 changes history +11,474 [Martini (7×)] | |||
|
|
21:19 (cur | prev) +22 Martini talk contribs | ||||
|
|
21:18 (cur | prev) +5,257 Martini talk contribs (→System Commands) | ||||
|
|
20:57 (cur | prev) −33 Martini talk contribs | ||||
|
|
20:57 (cur | prev) +14 Martini talk contribs | ||||
|
|
20:56 (cur | prev) −16 Martini talk contribs | ||||
|
|
20:54 (cur | prev) −561 Martini talk contribs | ||||
| N |
|
20:53 (cur | prev) +6,791 Martini talk contribs (Created page with "{{DISPLAYTITLE:String Commands}} The string interface enables application control of media devices using textual string commands. String commands are passed to the media control interface through the mciSendString function. Return information from string commands is converted to string format and returned in the *pszReturnString* parameter of mciSendString. Not all functions available through the procedural interface, mciSendCommand, are available through th...") | |||
| 20:43 | MMProgRef - MCI Functions diffhist −28 Martini talk contribs | ||||