mirror of https://github.com/lianthony/NT4.0
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
658 B
22 lines
658 B
LIBRARY MMSYS.CPL
|
|
DESCRIPTION 'Multimedia Control Panel and Shell Extensions'
|
|
PROTMODE
|
|
|
|
HEAPSIZE 8192
|
|
|
|
EXPORTS
|
|
DllCanUnloadNow ; Internal
|
|
DllGetClassObject ; Internal
|
|
CPlApplet @3
|
|
mmseRunOnce @4
|
|
ShowMMCPLPropertySheet @5
|
|
ShowAudioPropertySheet @6
|
|
RunOnceSchemeInit @7
|
|
DllInitialize
|
|
ShowDriverSettingsAfterFork @9 ; Internal
|
|
ShowDriverSettingsAfterForkW @10 ; Internal
|
|
ShowDriverSettingsAfterForkA = ShowDriverSettingsAfterFork @11 ; Internal
|
|
mmseRunOnceW @12
|
|
mmseRunOnceA = mmseRunOnce @13
|
|
MediaClassInstaller
|
|
|