25 lines
633 B
Modula-2
25 lines
633 B
Modula-2
|
;//+-------------------------------------------------------------------------
|
||
|
;//
|
||
|
;// Microsoft Windows
|
||
|
;//
|
||
|
;// Copyright (C) Microsoft Corporation, 1998 - 1999
|
||
|
;//
|
||
|
;// File: storprop.def
|
||
|
;//
|
||
|
;//--------------------------------------------------------------------------
|
||
|
|
||
|
LIBRARY PROPPAGE.DLL
|
||
|
|
||
|
EXPORTS
|
||
|
DllMain
|
||
|
DiskClassInstaller
|
||
|
VolumePropPageProvider
|
||
|
IdePropPageProvider
|
||
|
DvdPropPageProvider
|
||
|
DvdLauncher
|
||
|
DvdClassInstaller
|
||
|
CdromKnownGoodDigitalPlayback
|
||
|
CdromEnableDigitalPlayback
|
||
|
CdromDisableDigitalPlayback
|
||
|
CdromIsDigitalPlaybackEnabled
|