Re: [Interest] calling QMessageBox::warning() may break the DLL detaching on VS2010

2012-11-15 Thread Andrew Xu
00:00:00.655: Exited "c:\users\xulei\desktop\qttest\debug\QTTEST.EXE" (process 0x554) with code -1073740791 (0xC409) by thread 1. I checked the DLLs loaded with another machines which no issue, and the difference is the no-issue machine loaded more DLLs (they are several nvidia dri

Re: [Interest] calling QMessageBox::warning() may break the DLL detaching on VS2010

2012-11-15 Thread Andrew Xu
om/u/60152607/QtTest.7z Thanks, Andrew 2012/11/16 Andrew Xu > Hi All, > > I'm the author of this thread. Because I didn't receive the confirmation > mail using 126.com mailbox, I changed to gmail mailbox. > > Seems the ::MessageBox comfused us, ok, forget it plea

Re: [Interest] calling QMessageBox::warning() may break the DLL detaching on VS2010

2012-11-15 Thread Andrew Xu
Hi All, I'm the author of this thread. Because I didn't receive the confirmation mail using 126.com mailbox, I changed to gmail mailbox. Seems the ::MessageBox comfused us, ok, forget it please. I found the issue when a destructor of a local static object wasn't called when my first Qt program e