source: nscp/trunk/modules/CheckDisk/CheckDisk.def @ cf47c24

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

changes all over manily in the checking code

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