Introduction - If you have any usage issues, please Google them yourself
1. Add ExcMagic into uses clause in your project main source file.
2. Compile and link your project with stack frames and debug info turned ON.
Also turn on include TD32 debug info linker option.
3. Run TDSPack utility with options -a -o -p -e to strip debug information from
executable file, optimize it, pack and then append to executable file.
4. Thats all.