source: nscp/trunk/modules/CheckDisk/CheckDisk.def @ 107bd0f

Last change on this file since 107bd0f was 107bd0f, checked in by Michael Medin <michael@…>, 8 years ago

Added ChekDIsk plugin (and some utility functions)

  • Property mode set to 100644
File size: 196 bytes
Line 
1LIBRARY NSClientCompat
2
3EXPORTS
4        NSModuleHelperInit
5        NSLoadModule
6        NSGetModuleName
7        NSGetModuleVersion
8        NSHasCommandHandler
9        NSHasMessageHandler
10        NSHandleMessage
11        NSHandleCommand
12        NSUnloadModule
13
Note: See TracBrowser for help on using the repository browser.