My recommendation is to compile the release w/ debug info and watch where it dies. *OR* skip that step and just compile your release version w/ "optimize for size" instead of "optimize for speed". I'll bet your problem will go away, if not the build release w/ debug and then debug it would be the next step.
_______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
