Dear all,

I have met a problem with my dialog based app for Pocket PC 2002.

The problem is when I run my app and press Enter, the app will automatically
close.

Do you have any solutions?

Thank you very much!
-BHKien

Re: Can you help me? by Amit

Amit
Thu Jul 31 16:42:18 CDT 2003

Hard to guess...:-)...It would be prety helpful if you can post some code...

Regards
Amit
"Kien H. Bui" <support@mantiev.com> wrote in message
news:#lrDs4zVDHA.2364@TK2MSFTNGP09.phx.gbl...
> Dear all,
>
> I have met a problem with my dialog based app for Pocket PC 2002.
>
> The problem is when I run my app and press Enter, the app will
automatically
> close.
>
> Do you have any solutions?
>
> Thank you very much!
> -BHKien
>
>



Re: Can you help me? by Andrey

Andrey
Thu Jul 31 04:29:32 CDT 2003

You can create OnOK method in your dialog and don't call parent
CDialog::OnOK()

Andrey Yatsyk

"Kien H. Bui" <support@mantiev.com> wrote in message
news:#lrDs4zVDHA.2364@TK2MSFTNGP09.phx.gbl...
> Dear all,
>
> I have met a problem with my dialog based app for Pocket PC 2002.
>
> The problem is when I run my app and press Enter, the app will
automatically
> close.
>
> Do you have any solutions?
>
> Thank you very much!
> -BHKien
>
>