RE: strange problem with dlg.ShowDialog(); - Help !!!
- From: CodeRazor <CodeRazor@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 1 Jul 2005 08:37:03 -0700
Are you sure this is a problem with the showdialog().
Looks more like its with the comparison you are doing. If your code jumps to
the catch block, it shows something's wrong. what's the error message you get
from the catch block?
is m_is_it_exist a boolean or a numeric type?
Look at that. I think you are assuming its one of these, but it is in fact
the other.
hope this helps a bit.
.
- References:
- Prev by Date: Re: [OT] GDI+
- Next by Date: Re: RSA Encryption
- Previous by thread: Re: strange problem with dlg.ShowDialog(); - Help !!!
- Next by thread: Re: strange problem with dlg.ShowDialog(); - Help !!!
- Index(es):
Relevant Pages
|