Idr_marinframe string resource parsing for MFC

Source: Internet
Author: User

Idr_frame has such a string, which consists of seven parts. Adjacent substrings are separated by '\ n'.

Window title \ n

Document Name \ n

Sb \ n

Code files (*. cpp) \ n

. Cpp \ n

Mfcarchive. Document \ n

Mfcarchive. Document

The following is an explanation.

1. window title

2 indicates the document name


3. Document Template Name. If an app contains multiple optional document templates, a dialog box is displayed under the commands for program startup or file creation, you can select a document template in the dialog box. The Document Template Name is specified by the string here.


4 indicates the description of the Document Type

It is useless for separate use. It can only be displayed if it is used with 5th substrings. This descriptor is displayed in the "open, save, and save as" command of the file:




5. file type filtering

For example,. cpp indicates a CPP-type file. The three views above show that all files of the CPP type are displayed.

 

6, and 7 are related to the Registry.

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.