Prev: Installation
Files
The NMI SDK contains the following files and directories:
- doc/nmi.pdf: this document.
- examples/Alarm: the alarm server example.
- examples/World: the world server example.
- include/ErrorCodes.h: the additional m error codes (exception tags).
- include/NativeIcon.h: the header file for native icons.
- include/NativeModule.h: the header file for native modules.
- include/NativeStream.h: the header file for native I/O streams.
- include/Runtime.h: the header file and reference for the runtime system.
- include/TextWriter.h: a simple interface to write to the m process console.
- include/UserPermissions.h: the m permission flags to check.
- lib/S60/mRuntime.lib: the m runtime link library for S60 2nd Edition.
- lib/S60_3/mRuntime.dso: the m runtime link library for S60 3rd Edition, SID of self signed and DevCert signed m runtime DLLs.
- lib/S60_3-OS/mRuntime.dso: the m runtime link library for S60 3rd Edition, SID of online signed m runtime DLLs.
- lib/S60_5/mRuntime.dso: the m runtime link library for S60 5th Edition, SID of self signed and DevCert signed m runtime DLLs.
- lib/S60_5-OS/mRuntime.dso: the m runtime link library for S60 5th Edition, SID of online signed m runtime DLLs.
- lib/UIQ/mRuntime.lib: the m runtime link library for UIQ.
- lib/UIQ3/mRuntime.dso: the m runtime link library for UIQ3, SID of self signed and DevCert signed m runtime DLLs.
- lib/UIQ3-OS/mRuntime.dso: the m runtime link library for UIQ3, SID of online signed m runtime DLLs.
- m/dllinstall.m: an m script helping in installing .dll files transferred to the device (Symbian 2nd Edition only).
Next: Platform Security© 2004-2011 airbit AG, CH-8008 Zürich
Document AB-M-NMI-887