Zrzek

Member
  • Content count

    3
  • Joined

  • Last visited

Everything posted by Zrzek

  1. it crashes! Code: c0000005 (Access violation) Version: 1.0.0B2 (2007-04-10) Major: 5 Minor: 1 Build: 2600 SP: 2 Type: 1 Time: 2007-04-11 00:05:55 TTH: CWLBR24QOCVAJHKKX2A6KQORSW4IRCWPJH36EYA d:\cvs\apexdc++\trunk\windows\queueframe.cpp(1514): QueueFrame::onRemoveOffline d:\cvs\apexdc++\trunk\windows\queueframe.h(76): QueueFrame::ProcessWindowMessage d:\program files\microsoft visual studio 8\vc\atlmfc\include\atlwin.h(3078): ATL::CWindowImplBaseT<WTL::CMDIWindow=0x02A13C78,ATL::CWinTraits<1456406528=0x00000000,64> >::WindowProc USER32!0x7E368734: GetDC USER32!0x7E368816: GetDC USER32!0x7E3689CD: GetWindowLongW USER32!0x7E368A10: DispatchMessageW d:\cvs\apexdc++\includes\wtl\atlapp.h(584): WTL::CMessageLoop::Run d:\cvs\apexdc++\trunk\windows\main.cpp(431): Run 0x002002F2: ? ApexDC!0x0044E2A2: MainFrame::FileListQueue::`scalar deleting destructor' ApexDC!0x00469A57: [thunk]:MainFrame::`vector deleting destructor' kernel32!0x7C830000: CreateFiberEx 0x009A840F: ? and if I remove offline useers it removes only some users, I think it crashes due this!
  2. [1.0.0B/B2][Crash] FREQUENT

    Code: c0000005 (Access violation) Version: 1.0.0B (2007-04-09) Major: 5 Minor: 1 Build: 2600 SP: 2 Type: 1 Time: 2007-04-10 12:14:09 TTH: TKIC3A5ZDYMVOAH5PD722A77JWZ6AGMKBK6OQWA ntdll!0x7C918FEA: RtlpWaitForCriticalSection ntdll!0x7C90104B: RtlEnterCriticalSection d:\cvs\apexdc++\trunk\client\user.h(134): Identity::isHidden d:\cvs\apexdc++\trunk\windows\hubframe.cpp(677): HubFrame::removeUser d:\cvs\apexdc++\trunk\windows\hubframe.cpp(781): HubFrame::onSpeaker d:\cvs\apexdc++\trunk\windows\hubframe.h(74): HubFrame::ProcessWindowMessage d:\program files\microsoft visual studio 8\vc\atlmfc\include\atlwin.h(3078): ATL::CWindowImplBaseT<WTL::CMDIWindow=0x01880950,ATL::CWinTraits<1456406528=0x00000000,64> >::WindowProc USER32!0x7E368734: GetDC USER32!0x7E368816: GetDC USER32!0x7E3689CD: GetWindowLongW USER32!0x7E368A10: DispatchMessageW d:\cvs\apexdc++\includes\wtl\atlapp.h(584): WTL::CMessageLoop::Run d:\cvs\apexdc++\trunk\windows\main.cpp(431): Run 0x000502F2: ? ApexDC!0x0044E2A8: MainFrame::FileListQueue::`scalar deleting destructor' ApexDC!0x00469BAC: [thunk]:MainFrame::`vector deleting destructor' kernel32!0x7C830000: CreateFiberEx 0x009A840F: ?
  3. Filelist download

    What about log all downloaded filelist and from tth or name of users do statistic. from this statistic take hour and minute when the filelist were downloaded (last download). after this the program automaticaly set if that filelist will be downloaded or not. I have in share 1 file and I am downloading that file about 1 KB but filelist from users which have this file program download every 5 minutes and on maximum speed of my connection. so that I download 50 MBs of filelists in 20 minutes but from that file which I need I download only 1 or 2 MBs! if the filelist don't download every 5 minutes and download the file I will have more eficient, so take function to do that, please! to download same filelist after specific time (1 hour, for example) no every time when the source is find!