10-24-2005 07:14 PM
10-25-2005 11:09 AM
10-26-2005 07:19 PM
10-27-2005 08:19 AM
10-27-2005 10:02 AM
None that I think are very likely. I guess tell me a bit more about your application. How do you export symbols; by using a header file or by using __declspec(dllexport)? Are the builds with/without underscores reproducable in some pattern, or does the result seem to be random? What if you delete the cvibuild directory to force everything to recompile; do you see consistent behavior then? Do you see this behavior with all projects or just this one? If it's just this one, you can try recreating the project file (just make a new project and add the files from the old one to it).
Let me know,
-alex