VK: Please check your recent NID-synch contributions to be sure that they work in both RELEASE and DEBUG builds. The File Transfer code, for example, doesn't work in RELEASE mode right now (which I think Oleg is working on).
Thanks! -Scott On Fri, 9 Aug 2002, Igor Kotelevsky wrote: > Hello Scott. > I have tested all my changes in both debug and release builds. > All worked. > Then I merged my code with CVS code. > Now Kaboodle works in debug builds only. > There is a problem in realise build - > Kaboodle starts, but a user don't see GUI. > I found a problem. > Please look into the function int CEFController::Start(). > There is a line > while (!m_pNetworkManager->bStartUpFinished); > It seems to me that there is infinite loop in realize build. > The member m_pNetworkManager->bStartUpFinished > sets as "TRUE" in the function > int CNetworkManager::OnStartup(DWORD nIDController, CGUID KaboodleID). > It seems like that function don't works correctly in release build. > > - Igor > > > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Kaboodle-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/kaboodle-devel