01-31-2007 11:01 AM
Hi I have an app that depends on 4 or 5 dll's it is working
fine on most machine (with cvi installed).
I have made a distribution kit and installed it on a machine without cvi but
the app exits immediately.
I have also tried to copy the entire bin directory containing all my dll's from
my development machine with the same results.
I suspect that one dll is causing the app to exit but how can I debug this.
Execution never reaches the main function as I have placed in printf statements
to track the process.
Any tips greatly appreciated.
02-01-2007 11:12 AM
02-01-2007 11:42 AM