windows-nt/Source/XPSP1/NT/enduser/windows.com/wuv3/cdm/cdm.def
2020-09-26 16:20:57 +08:00

21 lines
491 B
Modula-2

;Copyright (c) 1998-1999 Microsoft Corporation. All Rights Reserved.
;cdm.def : Declares the module parameters for the cdm DLL.
LIBRARY "CDM"
EXPORTS
;Explicit exports can go here
DownloadIsInternetAvailable
OpenCDMContext
DownloadUpdatedFiles
CloseCDMContext
GetPackage
OpenCDMContextEx
QueryDetectionFiles
FindMatchingDriver
InternalQueryDetectionFiles
InternalFindMatchingDriver
DetFilesDownloaded
InternalDetFilesDownloaded
LogDriverNotFound
InternalLogDriverNotFound