> > Could you please post call stack
I set breakpoints on these two functions using GetPixel. And with Ribbons enabled, i get this call stack: TortoiseMerge.exe!MyTool::My_MapBmpTo3dColors(HBITMAP__ * & hBmp, int bUseRGBQUAD, unsigned long clrSrc, unsigned long clrDest) or TortoiseMerge.exe!MyTool::My_UpdateInternalImage(int nIndex) followed by [External Code] [Inline Frame] TortoiseMerge.exe!CPaneDialog::Create(CWnd *) Line 46 C++ Symbols loaded. [Inline Frame] TortoiseMerge.exe!CLocatorBar::Create(CWnd *) Line 42 C++ Symbols loaded. TortoiseMerge.exe!CMainFrame::OnCreate(tagCREATESTRUCTW * lpCreateStruct) [External Code] TortoiseMerge.exe!CTortoiseMergeApp::InitInstance() Line 543 C++ Symbols loaded. You can easily do the same to track all calls if you apply my patch for a while. -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/7577d3f7-e6c5-4f24-91c8-75cd4520d35e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
