Sign in to follow this  
Followers 0
psbagla

Exception

2 posts in this topic

Not able to open Apex DC++

 

shows the following exception:

Code: c0000005 (Access violation)
Version: 1.6.0 (Aug 17 2014)
Major: 6
Minor: 1
Build: 7601
SP: 1
Type: 1
Time: 2015-05-18 13:49:47
TTH: VCL6RTI4GS4XBEMXGEDZRDHC6UQDVYAZ6ARM2JA

d:\development\dcdev\apexdc\trunk\windows\mainfrm.h(332): MainFrame::onTaskbarButton
d:\development\dcdev\apexdc\trunk\windows\mainfrm.h(124): MainFrame::ProcessWindowMessage
d:\development\dcdev\apexdc\trunk\windows\wtl\atlframe.h(1499): WTL::CMDIFrameWindowImpl<MainFrame=0x00000000,WTL::CMDIWindow=0x0000C0AD,ATL::CWinTraits<114229248=0x00000000,262400> >::MDIFrameWindowProc
USER32!0x76B986EF: IsThreadDesktopComposited
USER32!0x76B98876: IsThreadDesktopComposited
USER32!0x76B943CF: WindowFromDC
USER32!0x76B943F5: CallWindowProcW
c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\atlwin.h(4572): ATL::CContainedWindowT<ATL::CWindow=0x00000000,ATL::CWinTraits<1442840576=0x0000C0AD,0> >::WindowProc
USER32!0x76B986EF: IsThreadDesktopComposited
USER32!0x76B98876: IsThreadDesktopComposited
USER32!0x76B989B5: IsThreadDesktopComposited
USER32!0x76B98E9C: DispatchMessageW
COMCTL32!0x74493622: CreatePropertySheetPageW
COMCTL32!0x744938F2: PropertySheetW
COMCTL32!0x7449389D: PropertySheetW
d:\development\dcdev\apexdc\trunk\windows\mainfrm.cpp(911): MainFrame::OnFileSettings
d:\development\dcdev\apexdc\trunk\windows\mainfrm.h(134): MainFrame::ProcessWindowMessage
d:\development\dcdev\apexdc\trunk\windows\wtl\atlframe.h(1499): WTL::CMDIFrameWindowImpl<MainFrame=0x00000000,WTL::CMDIWindow=0x00000111,ATL::CWinTraits<114229248=0x00008006,262400> >::MDIFrameWindowProc
USER32!0x76B986EF: IsThreadDesktopComposited
USER32!0x76B98876: IsThreadDesktopComposited
USER32!0x76B943CF: WindowFromDC
USER32!0x76B943F5: CallWindowProcW
c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\atlwin.h(4572): ATL::CContainedWindowT<ATL::CWindow=0x00000000,ATL::CWinTraits<1442840576=0x00000111,0> >::WindowProc
USER32!0x76B986EF: IsThreadDesktopComposited
USER32!0x76B98876: IsThreadDesktopComposited
USER32!0x76B989B5: IsThreadDesktopComposited
USER32!0x76B98E9C: DispatchMessageW
d:\development\dcdev\apexdc\trunk\windows\wtl\atlapp.h(1304): WTL::CMessageLoop::Run
d:\development\dcdev\apexdc\trunk\windows\main.cpp(372): Run
d:\development\dcdev\apexdc\trunk\windows\main.cpp(515): wWinMain
f:\dd\vctools\crt\crtw32\startup\crt0.c(251): __tmainCRTStartup
kernel32!0x775D3C45: BaseThreadInitThunk
ntdll!0x774937F5: RtlInitializeExceptionChain
ntdll!0x774937C8: RtlInitializeExceptionChain

 

 

 

PLs Help! 

Share this post


Link to post
Share on other sites

Does this happen every time or just once/randomly?

Edited by Crise

Share this post


Link to post
Share on other sites
Sign in to follow this  
Followers 0