|  | 
|   | 
 | 
  |  KompilierenMarkierenSeparierenSource wurde am 15.07.2007 aus der MMJ-Quellcodesammlung (Dietmar Horn) in die Babyklappe auf XProfan.Com abgelegt:
Systemsteuerung: Multimedia-Einstellungen
declare _cpl$
let _cpl$= Control_RunDLL MMSYS.CPL,@0,0  Audio
@winexec(add$(RUNDLL32 SHELL32.DLL,,_cpl$),1)
let _cpl$= Control_RunDLL MMSYS.CPL,@0,1  Video
@winexec(add$(RUNDLL32 SHELL32.DLL,,_cpl$),1)
let _cpl$= Control_RunDLL MMSYS.CPL,@0,2  Midi
@winexec(add$(RUNDLL32 SHELL32.DLL,,_cpl$),1)
let _cpl$= Control_RunDLL MMSYS.CPL,@0,3  Musik CD-ROM
@winexec(add$(RUNDLL32 SHELL32.DLL,,_cpl$),1)
let _cpl$= Control_RunDLL MMSYS.CPL,@0,4  Geräte
@winexec(add$(RUNDLL32 SHELL32.DLL,,_cpl$),1)
  |  
  | 
|   | 
 |  | 
|   | 
 
 
  |