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.

28 lines
589 B

  1. ;+-------------------------------------------------------------------------
  2. ;
  3. ; Microsoft Windows
  4. ;
  5. ; Copyright (C) Microsoft Corporation, 2000
  6. ;
  7. ; File: migrate.def
  8. ;
  9. ;--------------------------------------------------------------------------
  10. SECTIONS
  11. .cache READ WRITE SHARED
  12. EXPORTS
  13. QueryVersion
  14. Initialize9x
  15. MigrateUser9x
  16. MigrateSystem9x
  17. InitializeNT
  18. MigrateUserNT
  19. MigrateSystemNT
  20. QueryMigrationInfoA
  21. InitializeSrcA
  22. InitializeDstA
  23. GatherUserSettingsA
  24. GatherSystemSettingsA
  25. ApplyUserSettingsA
  26. ApplySystemSettingsA
  27. MigrateMSIInstalledWin32Assembly