Quote:


As far as I remember, you had a faulty line in your code that didn't compile or even crashed the compiler. This is not affected by the crash handler. I was pretty sure that we had found the reason and informed you, but if that problem is still unresolved, can you send me that script?




http://firoball.de/upload/xmlreader_list.zip

Start xml_sample.c

The programm shuld show a blue Lite-C window and two popups with data read from the included XML file.
To get the crash, comment line 96 in xmlreader.c

The code is probably not so good to understand, as I haven't added too many comments yet