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:24, 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:35  MciRecordAudioFile diffhist +3,167 Martini talk contribs (Created page with "{{DISPLAYTITLE:mciRecordAudioFile}} This function records an audio file or MMIO compound audio file element. `mciRecordAudioFile` is a 32-bit function that is also provided as a 16-bit entry point. The `mciRecordAudioFile` function requires a message queue and focus window. ==Syntax== mciRecordAudioFile(hwndOwner, pszFile, pszTitle, ulFlags) ==Parameters== ;''hwndOwner'' (HWND) - input :The window handle of the owner window. If this parameter...")
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...")