until now, i've worked with Labwindows 7.0..My application has some "General Protection" faults when i run the debugging mode with standard debugging level (everything is fine in the release mode) but i manage to get rid of these errors by removing files created by the compiler.
I've just received Labwindows 7.1..Contrary to the former version, i have still "General protection faults" even if i remove the files. These errors don't exist with the release mode or with no run-time checking level. Consequently, I can't use version 7.1
because i need the debugger mode.