home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / sysmgmt / setup / win9xmig / readme.txt < prev   
Text File  |  1997-09-02  |  920b  |  22 lines

  1.  
  2. THIS IS A VERY EARLY PRE-RELEASE OF WINDOWS NT 5.0, THE MIGRATION SAMPLE CODE AND DOCUMENTATION
  3.  
  4. Known issues with sample code
  5. *****************************
  6. Migrated screen saver may not work properly if user logs in using a non-administrator account on Windows NT 5.0 after the migration.
  7.  
  8. Blank screen savers may not work properly until a non-blank screen saver is used. 
  9. VC5 users can open migrate.dsp to build the project.
  10.  
  11. Other Notes
  12. *****************************
  13. Read sysdiff.doc before running sysdiff.exe or sysdiffa.exe
  14.  
  15. You may want to change which C runtime is used if you do not want to use the static multithreaded runtime.
  16.  
  17. A .mak file (migrate.mak) for non-VC5 users is exported
  18.  
  19. This build joins ProductID to the Object Section to generate incompatibility messages.  This is different that what is described on page 19 of migext.doc.  Migext.doc describes the correct behavior.
  20.  
  21.  
  22.