I'm working on a LV 2013 application that will run on an XP Embedded platform.
Under my development environment it runs great, but when installed on the XP Embedded system it will run for a few minutes, and then pop with a very ungraceful "DAbort in ThEvent.cpp" message.
I've tried to track thi...