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:28, 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    03:13  MCI OPEN PARMS diffhist +497 Martini talk contribs (Created page with "This structure contains fields for the MCI_OPEN message. typedef struct _MCI_OPEN_PARMS { HWND hwndCallback; Window handle.: USHORT usDeviceID; Device ID.: USHORT usReserved0; Reserved.: PSZ pszDeviceType; Device type.: PSZ pszElementName; Element name.: PSZ pszAlias; Device alias.: } MCI_OPEN_PARMS; typedef MCI _ OPEN _ PARMS * PMCI _ OPEN _ PARMS ;...")
N    02:39  MCI CLOSE diffhist +2,716 Martini talk contribs (Created page with "{{DISPLAYTITLE:MCI_CLOSE}} This message requests that the current media device instance be closed and all resources associated with it be released. ==Syntax== <PRE> param1 ULONG ulParam1; Flags for close operation.: param2 PMCI_GENERIC_PARMS pParam2; Pointer to a default MCI parameter structure.: </PRE> ==Parameters== ;''ulParam1'' (ULONG) - input :This parameter can contain any of the following flags: :* '''MCI_NOTIFY''' A notification message will be p...")