Maybe you can try to latest binary package for the LISP shell I provided at http://sourceforge.net/projects/ecls . For me,
it crashes
at exit when I start the shell and open an existing LISP
file in the
editor.
I can't reproduce that. I tried with VS 2003 as well as with VS 2005. In both cases I started VS, then the Lisp shell, then I attached to the Lisp shell from VS. Then I opened an existing Lisp source file from the Lisp shell and afterwards quit the application.
In the case of VS 2005 the debugger window said:
The program '[3120] lispshell.exe: Managed' has exited with code 0 (0x0).
Lucky you! :-) Actually, the RDNZL.dll included in the binary package is the one compiled with VS2005, not the one provided in RDNZL package. Can you retry by using your RDNZL.dll instead?
Michael.