source: nscp/trunk/modules/SysTray/SysTray.def @ 2eeb220

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

Initial release

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