source: nscp/modules/CheckDisk/CheckDisk.def @ 83c2453

0.4.00.4.10.4.2
Last change on this file since 83c2453 was f7663c9, checked in by Michael Medin <michael@…>, 3 years ago
  • Fixed a bunch of settings related issues
  • Added "parent" links to "ther" settings (ish, not perfect but works for now)
  • Property mode set to 100644
File size: 247 bytes
Line 
1LIBRARY CheckDisk
2
3EXPORTS
4        NSModuleHelperInit
5        NSLoadModule
6        NSLoadModuleEx
7        NSGetModuleName
8        NSGetModuleVersion
9        NSHasCommandHandler
10        NSHasMessageHandler
11        NSHandleMessage
12        NSHandleCommand
13        NSUnloadModule
14        NSGetModuleDescription
15        NSDeleteBuffer
16
Note: See TracBrowser for help on using the repository browser.