kernel.def 177 B

1234567
  1. ; kernel.def : Declares the module parameters for the DLL.
  2. LIBRARY "kernel"
  3. DESCRIPTION 'kernel Windows Dynamic Link Library'
  4. EXPORTS
  5. ; Explicit exports can go here