#include "exts.h"Go to the source code of this file.
Defines | |
| #define | DOIT(name, helpstring1, helpstring2, validflags, argtype) name |
Functions | |
| state of KERNEL This allows one | file (exts.h) to |
Variables | |
| LIBRARY | USEREXTS |
| This file generates userexts def or userkdx def depending on | the |
| be used to generate extension | exports |
| be used to generate extension | entrypoints |
| be used to generate extension and help | text |
| To add an | extension |
| To add an add the appropriate entry to exts h and | matching |
| code to userexts | c |
|
|
Definition at line 14 of file genuedef.c. |
|
|
|
|
|
Definition at line 11 of file genuedef.c. |
|
|
Definition at line 7 of file genuedef.c. |
|
|
Definition at line 7 of file genuedef.c. |
|
|
Definition at line 9 of file genuedef.c. Referenced by CmpCreateControlSet(), IoAllocateDriverObjectExtension(), IoGetDriverObjectExtension(), and IopDeleteDriver(). |
|
|
Definition at line 9 of file genuedef.c. |
|
|
Definition at line 7 of file genuedef.c. Referenced by Idimc(), IsBootSelectionPartition(), and vAlStatusMsg(). |
|
|
Definition at line 6 of file genuedef.c. Referenced by KeSetup80387OrEmulate(), and KiLoadMTRR(). |
|
|
Definition at line 4 of file genuedef.c. |
1.3.7