Leaked source code of windows server 2003
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.

19 lines
403 B

  1. ;Copyright (c) 1998-2000 Microsoft Corporation. All Rights Reserved.
  2. ;cdm.def : Declares the module parameters for the cdm DLL.
  3. LIBRARY "CDM"
  4. EXPORTS
  5. CloseCDMContext
  6. DetFilesDownloaded
  7. DownloadGetUpdatedFiles
  8. DownloadIsInternetAvailable
  9. DownloadUpdatedFiles
  10. FindMatchingDriver
  11. LogDriverNotFound
  12. OpenCDMContext
  13. OpenCDMContextEx
  14. QueryDetectionFiles
  15. CancelCDMOperation