Trying to add an exit confirmation dialog to Cygwin setup.exe, failing

Christopher Faylor cgf-use-the-mailinglist-please@cygwin.com
Sun Mar 15 15:50:00 GMT 2009


On Sun, Mar 15, 2009 at 07:47:33AM -0600, Terry Fleming wrote:
>I figured it out.
>The intercept has to go in PropSheetWndProc() in propsheet.cc, not in
>WindowProc() in window.cc. The latter function is dead code.
>Also, the message loop in Window::MessageLoop() in window.cc is indeed
>broken, as Andy Koppe and I suspected, but it doesn't matter, because
>that function is dead code too.
>I can't believe I wasted two days of my life on this sludge.

I can't believe I wasted five minutes of my life reading email from
someone who doesn't know how to use a debugger.

cgf



More information about the Cygwin-apps mailing list