mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
741 B
22 lines
741 B
LIBRARY MMSYS.CPL
|
|
HEAPSIZE 8192
|
|
|
|
EXPORTS
|
|
DllCanUnloadNow PRIVATE ; Internal
|
|
DllGetClassObject PRIVATE ; Internal
|
|
CPlApplet @3
|
|
mmseRunOnce @4
|
|
ShowMMCPLPropertySheet @5
|
|
ShowAudioPropertySheet @6
|
|
;RunOnceSchemeInit @7 ; Obsolete
|
|
ShowDriverSettingsAfterFork @9 ; Internal
|
|
ShowDriverSettingsAfterForkW @10 ; Internal
|
|
ShowDriverSettingsAfterForkA = ShowDriverSettingsAfterFork @11 ; Internal
|
|
mmseRunOnceW @12
|
|
mmseRunOnceA = mmseRunOnce @13
|
|
MediaClassInstaller
|
|
MediaPropPageProvider
|
|
ShowFullControlPanel
|
|
Multichannel
|
|
ShowMMCPLPropertySheetW
|
|
mmWOW64MediaClassInstallerA
|