The string for verifying the rationality of the MFC Setting Dialog Box and the rationality of the mfc

Source: Internet
Author: User

The string for verifying the rationality of the MFC Setting Dialog Box and the rationality of the mfc

After DDX is associated with a control variable, rationality verification is often not what we need. For example, "enter an integer" and "please enter a integer ".

DDX is actually an encapsulation call of GetDlgItem. For this reason, you can enter the rc file corresponding to the project, first comment out afxres. rc. Then add a string

For example

Stringtable begin AFX_IDP_PARSE_REAL "hello" END


If the edit box corresponding to a floating point number is blank, the UpdateData (TRUE) will jump out of hello.

The DDX principle can be used to debug UpdateData (TRUE) in one step.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.