Source code of Windows XP (NT5)
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.

17 lines
333 B

  1. ; --------------------------------------------------------------------------
  2. ; migrate.def -
  3. ; --------------------------------------------------------------------------
  4. ;
  5. LIBRARY migrate
  6. EXPORTS
  7. DllMain
  8. QueryVersion
  9. Initialize9x
  10. MigrateUser9x
  11. MigrateSystem9x
  12. InitializeNT
  13. MigrateUserNT
  14. MigrateSystemNT