source: nscp/trunk/modules/SysTray/SysTray.def @ 117fcf5

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

Lots of update (I really should checkin more often :)

  • Property mode set to 100644
File size: 231 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        NSGetModuleDescription
14        NSCommandLineExec
Note: See TracBrowser for help on using the repository browser.