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.

20 lines
842 B

  1. //=======================================================================
  2. //
  3. // Copyright (c) 2000 Microsoft Corporation. All Rights Reserved.
  4. //
  5. //=======================================================================
  6. #define IBackgroundCopyJob IBackgroundCopyJob1
  7. #define IBackgroundCopyCallback IBackgroundCopyCallback1
  8. #define IEnumBackgroundCopyJobs IEnumBackgroundCopyJobs1
  9. #define IID_IBackgroundCopyJob IID_IBackgroundCopyJob1
  10. #define IID_IBackgroundCopyCallback IID_IBackgroundCopyCallback1
  11. #define IID_IEnumBackgroundCopyJobs IID_IEnumBackgroundCopyJobs1
  12. #define CLSID_IBackgroundCopyJob CLSID_IBackgroundCopyJob1
  13. #define CLSID_IBackgroundCopyCallback CLSID_IBackgroundCopyCallback1
  14. #define CLSID_IEnumBackgroundCopyJobs CLSID_IEnumBackgroundCopyJobs1