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.

22 lines
612 B

  1. ; --------------------------------------------------------------------------
  2. ; inseng.def - Module definition file for listctl.ocx
  3. ; --------------------------------------------------------------------------
  4. ; Copyright 1995-1996 Microsoft Corporation. All Rights Reserved.
  5. ;
  6. ;
  7. LIBRARY inseng
  8. EXPORTS
  9. DllRegisterServer PRIVATE
  10. DllUnregisterServer PRIVATE
  11. DllInstall PRIVATE
  12. DllCanUnloadNow PRIVATE
  13. DllGetClassObject PRIVATE
  14. CheckTrust
  15. CheckTrustEx
  16. PurgeDownloadDirectory
  17. CheckForVersionConflict
  18. GetICifFileFromFile
  19. GetICifRWFileFromFile
  20. DownloadFile