NT4/private/ntos/config
2020-09-30 17:12:29 +02:00
..
alpha First commit 2020-09-30 17:12:29 +02:00
boot First commit 2020-09-30 17:12:29 +02:00
i386 First commit 2020-09-30 17:12:29 +02:00
mips First commit 2020-09-30 17:12:29 +02:00
mp First commit 2020-09-30 17:12:29 +02:00
ppc First commit 2020-09-30 17:12:29 +02:00
test First commit 2020-09-30 17:12:29 +02:00
up First commit 2020-09-30 17:12:29 +02:00
utils First commit 2020-09-30 17:12:29 +02:00
cmapi2.c First commit 2020-09-30 17:12:29 +02:00
cmapi.c First commit 2020-09-30 17:12:29 +02:00
cmboot.c First commit 2020-09-30 17:12:29 +02:00
cmchek2.c First commit 2020-09-30 17:12:29 +02:00
cmchek.c First commit 2020-09-30 17:12:29 +02:00
cmclose.c First commit 2020-09-30 17:12:29 +02:00
cmconfig.c First commit 2020-09-30 17:12:29 +02:00
cmcontrl.c First commit 2020-09-30 17:12:29 +02:00
cmdat2.c First commit 2020-09-30 17:12:29 +02:00
cmdat3.c First commit 2020-09-30 17:12:29 +02:00
cmdat.c First commit 2020-09-30 17:12:29 +02:00
cmdatini.c First commit 2020-09-30 17:12:29 +02:00
cmdelete.c First commit 2020-09-30 17:12:29 +02:00
cmgquota.c First commit 2020-09-30 17:12:29 +02:00
cmhvlist.c First commit 2020-09-30 17:12:29 +02:00
cmindex.c First commit 2020-09-30 17:12:29 +02:00
cminit.c First commit 2020-09-30 17:12:29 +02:00
cmname.c First commit 2020-09-30 17:12:29 +02:00
cmnotify.c First commit 2020-09-30 17:12:29 +02:00
cmp.h First commit 2020-09-30 17:12:29 +02:00
cmparse2.c First commit 2020-09-30 17:12:29 +02:00
cmparse.c First commit 2020-09-30 17:12:29 +02:00
cmplock.h First commit 2020-09-30 17:12:29 +02:00
cmquery.c First commit 2020-09-30 17:12:29 +02:00
cmsavres.c First commit 2020-09-30 17:12:29 +02:00
cmse.c First commit 2020-09-30 17:12:29 +02:00
cmsubs2.c First commit 2020-09-30 17:12:29 +02:00
cmsubs3.c First commit 2020-09-30 17:12:29 +02:00
cmsubs.c First commit 2020-09-30 17:12:29 +02:00
cmsysini.c First commit 2020-09-30 17:12:29 +02:00
cmtrecpy.c First commit 2020-09-30 17:12:29 +02:00
cmtredel.c First commit 2020-09-30 17:12:29 +02:00
cmtree.c First commit 2020-09-30 17:12:29 +02:00
cmworker.c First commit 2020-09-30 17:12:29 +02:00
cmwrapr2.c First commit 2020-09-30 17:12:29 +02:00
cmwrapr.c First commit 2020-09-30 17:12:29 +02:00
dirs First commit 2020-09-30 17:12:29 +02:00
hive.h First commit 2020-09-30 17:12:29 +02:00
hivebin.c First commit 2020-09-30 17:12:29 +02:00
hivecell.c First commit 2020-09-30 17:12:29 +02:00
hivechek.c First commit 2020-09-30 17:12:29 +02:00
hivefree.c First commit 2020-09-30 17:12:29 +02:00
hiveinit.c First commit 2020-09-30 17:12:29 +02:00
hiveload.c First commit 2020-09-30 17:12:29 +02:00
hivemap.c First commit 2020-09-30 17:12:29 +02:00
hivesum.c First commit 2020-09-30 17:12:29 +02:00
hivesync.c First commit 2020-09-30 17:12:29 +02:00
ntapi.c First commit 2020-09-30 17:12:29 +02:00
readme.txt First commit 2020-09-30 17:12:29 +02:00
sources.inc First commit 2020-09-30 17:12:29 +02:00
testbld.cmd First commit 2020-09-30 17:12:29 +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