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.

27 lines
681 B

  1. 11-Nov-92
  2. Conventions:
  3. BUGBUG - usual meaning
  4. PERFNOTE - place where we should write some code to be more
  5. time or space efficient, but which functions correctly
  6. as is today.
  7. WARNNOTE - some code that "works", but may someday break.
  8. (a bugbug that we aren't going to fix)
  9. OR - code that works reliably, but has behavior
  10. that people may not like.
  11. Build Products:
  12. config.lib - linked into ntoskrnl.exe
  13. bconfig.lib - linked into boot loader (ntldr, osloader)
  14. uconfig.lib - linked into tools in sdktools\regini
  15. sconfig.lib - linked into setup