WindowsXP/Source/XPSP1/NT/base/ntos/config/readme.txt

28 lines
681 B
Plaintext
Raw Normal View History

2024-08-03 16:30:48 +02:00
11-Nov-92
Conventions:
BUGBUG - usual meaning
PERFNOTE - place where we should write some code to be more
time or space efficient, but which functions correctly
as is today.
WARNNOTE - some code that "works", but may someday break.
(a bugbug that we aren't going to fix)
OR - code that works reliably, but has behavior
that people may not like.
Build Products:
config.lib - linked into ntoskrnl.exe
bconfig.lib - linked into boot loader (ntldr, osloader)
uconfig.lib - linked into tools in sdktools\regini
sconfig.lib - linked into setup