Skip to content

life_of_windows_app

Vinjn Zhang edited this page May 16, 2013 · 2 revisions

Cinder App

SignaturePhoto.exe!CaptureApp::renderMixedPhoto(cinder::gl::Fbo renderTarget) Line 696 C++
SignaturePhoto.exe!CaptureApp::draw() Line 507 C++
SignaturePhoto.exe!cinder::app::Window::emitDraw() Line 405 C++
SignaturePhoto.exe!cinder::app::WindowImplMsw::draw() Line 969 C++
SignaturePhoto.exe!cinder::app::WndProc(HWND__ * mWnd, unsigned int uMsg, unsigned int wParam, long lParam) Line 954 C++
user32.dll!_InternalCallWinProc@20() + 0x23 bytes
user32.dll!_UserCallWinProcCheckWow@32() + 0xb3 bytes
user32.dll!_CallWindowProcAorW@24() + 0x51 bytes
user32.dll!_CallWindowProcW@20() + 0x1b bytes
opengl32.dll!_wglWndProc@16() + 0x20b bytes
user32.dll!_InternalCallWinProc@20() + 0x23 bytes
user32.dll!_UserCallWinProcCheckWow@32() + 0xb3 bytes
user32.dll!CallWindowProcAorW@24() + 0x51 bytes
user32.dll!CallWindowProcW@20() + 0x1b bytes
SignaturePhoto.exe!myWndProcHook(HWND
* hWnd, unsigned int message, unsigned int wParam, long lParam) Line 171 C++
user32.dll!_InternalCallWinProc@20() + 0x23 bytes
user32.dll!_UserCallWinProcCheckWow@32() - 0x6595 bytes
user32.dll!_DispatchClientMessage@20() + 0x4b bytes
user32.dll!__fnDWORD@4() + 0x24 bytes
ntdll.dll!KiUserCallbackDispatcher@12() + 0x2e bytes
user32.dll!DispatchClientMessage@20()
user32.dll!NtUserRedrawWindow@16() + 0xc bytes
SignaturePhoto.exe!cinder::app::WindowImplMsw::redraw() Line 981 C++
SignaturePhoto.exe!cinder::app::AppImplMswBasic::run() Line 71 + 0xa bytes C++
SignaturePhoto.exe!cinder::app::AppBasic::launch(const char * title, int argc, char * const * argv) Line 126 C++
SignaturePhoto.exe!cinder::app::App::executeLaunch(cinder::app::App * app, std::tr1::shared_ptrcinder::app::Renderer defaultRenderer, const char * title, int argc, char * const * argv) Line 484 C++
SignaturePhoto.exe!cinder::app::AppBasic::executeLaunch(cinder::app::AppBasic * app, std::tr1::shared_ptrcinder::app::Renderer renderer, const char * title) Line 73 C++
SignaturePhoto.exe!WinMain(HINSTANCE
* hInstance, HINSTANCE
* hPrevInstance, char * lpCmdLine, int nCmdShow) Line 36 + 0x4f bytes C++
SignaturePhoto.exe!__tmainCRTStartup() Line 275 + 0x1c bytes C
kernel32.dll!@BaseThreadInitThunk@12() + 0x12 bytes
ntdll.dll!___RtlUserThreadStart@8() + 0x27 bytes
ntdll.dll!__RtlUserThreadStart@8() + 0x1b bytes

Clone this wiki locally