source: nscp/trunk/modules/CheckWMI/CheckWMI.def @ de0bdb0

Last change on this file since de0bdb0 was 117fcf5, checked in by Michael Medin <michael@…>, 7 years ago

* empty log message *

  • Property mode set to 100644
File size: 214 bytes
Line 
1LIBRARY CheckWMI
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.