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 04:15, 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

25 November 2025

N    04:34  MciPlayResource diffhist +6,680 Martini talk contribs (Created page with "{{DISPLAYTITLE:mciPlayResource}} This function plays a multimedia resource, such as a waveform, MIDI, or video, on the default device associated with the resource type. `mciPlayResource` is a 32-bit function that is also provided as a 16-bit entry point. ==Syntax== mciPlayResource(hwndOwner, hmod, resType, resID, ulFlags, pszTitle, hwndViewport) ==Parameters== ;''hwndOwner'' (HWND) - input :Window handle of the owner window. If this parameter is *...")
N    04:32  MciPlayFile 2 changes history +6,309 [Martini (2×)]
     
04:32 (cur | prev) −10 Martini talk contribs (Related Functions)
N    
04:32 (cur | prev) +6,319 Martini talk contribs (Created page with "{{DISPLAYTITLE:mciPlayFile}} This function plays a multimedia data file (such as digital audio or video), or a digital audio element of a RIFF compound file, using media control interface commands. It opens, plays, and closes the file. `mciPlayFile` is a 32-bit function that is also provided as a 16-bit entry point. The `mciPlayFile` function requires a message queue. ==Syntax== mciPlayFile(hwndOwner, pszFile, ulFlags, pszTitle, hwndViewport) ==Parameter...")