> Interesting - it was a Release build, don't know if debugging was > possible with it. The Debug version, however... works, at least it > stayed up for 20 hours straight. There was a crash right at the end > when I tried to shut the app down, but I can live with that as a > temporary measure. > > Now a Debug vs. Release issue usually points to uninitialised > variables, but I honestly can't see anything wrong so far in that > regard.
Try to debug the release version of the app. See this article of /dev's: http://www.beginthread.com/Article/dev.null/Debugging%20Release/ ------------- Ehsan Akhgari Farda Technology (http://www.farda-tech.com/) List Owner: [email protected] [ Email: [EMAIL PROTECTED] ] [ WWW: http://www.beginthread.com/Ehsan ] Behold the believers of all beliefs! Whom do they hate most? The man who breaks up their tables of values, the breaker, the law-breaker - yet he is the creator. -Thus Spoke Zarathustra, F. W. Nietzsche _______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
