Ethereal-dev: Re: [Ethereal-dev] alert_box.c: win32 linking problems und suggestions

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Wed, 11 Feb 2004 12:58:23 -0800

On Feb 11, 2004, at 9:58 AM, Ulf Lamping wrote:

I was just confused, when setting a breakpoint at the alert_box.c function, try to open a nonexistent file, and got an alert dialog box, but not from the alert_box.c

That's odd - I set a breakpoint in "open_failure_alert_box()" and ran Ethereal with "-r" and the pathname of a non-existent file, and the breakpoint was hit; it was hit again when I used File->Open (well, the toolbar "Open" button, really) and gave it a non-existent file's name.