Jump to content

Related changes

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.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 03:59, 26 November 2025
 
Page name:
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    02:32  MdmDriverNotify 2 changes history +1,907 [Martini (2×)]
     
02:32 (cur | prev) +1 Martini talk contribs
N    
02:24 (cur | prev) +1,906 Martini talk contribs (Created page with "{{DISPLAYTITLE:mdmDriverNotify}} This function is called from MCDs to return messages to applications. Returned information includes command status, cuepoints, position changes, playlist messages, and device specific events. ==Syntax== _mdmDriverNotify(usDeviceID, hwnd, usMsgType, usUserParm, ulMsgParm) ==Parameters== ;''usDeviceID'' (USHORT) - input :Device ID to be associated with this message. ;''hwnd'' (HWND) - input :The window handle used to post or send...")
N    02:29  MCIDRV SAVE diffhist +729 Martini talk contribs (Created page with "{{DISPLAYTITLE:MCIDRV_SAVE}} This message is sent from MDM (Media Device Manager) to MCDs (Media Control Drivers) to save the state of an active device context. ==Syntax== <PRE> param1 ULONG ulParam1; Standard flags.: param2 PVOID pParam2; Not used.: </PRE> ==Parameters== ;''ulParam1'' (ULONG) - input :This parameter can contain the following standard flags: :* '''MCI_WAIT''' Control is not to be returned until the action indicated by this message is com...")
N    02:28  MCIDRV RESTORE diffhist +1,037 Martini talk contribs (Created page with "{{DISPLAYTITLE:MCIDRV_RESTORE}} This message is sent from MDM (Media Device Manager) to MCDs (Media Control Drivers) to restore the state of an inactive device context. If this message is received for an active device context, the MCD should save the shareability for the device instance (either shareable or exclusive). See ''ulParam1'' for more details. ==Syntax== <PRE> param1 ULONG ulParam1; Standard flags.: param2 PVOID pParam2; Not used.: </PRE> ==Paramet...")
N    02:26  MCIDRV CHANGERESOURCE diffhist +946 Martini talk contribs (Created page with "{{DISPLAYTITLE:MCIDRV_CHANGERESOURCE}} This message is sent from the MCDs (Media Control Drivers) to MDM (Media Device Manager) to change the class and resource units assigned to the given device context. ==Syntax== <PRE> param1 ULONG ulParam1; Standard flag.: param2 PMCIDRV_CHANGERESOURCE_PARMS pParam2; Pointer to the MCIDRV_CHANGERESOURCE_PARMS structure.: </PRE> ==Parameters== ;''ulParam1'' (ULONG) - input :This parameter can contain the following sta...")