Functions of Windows Startup Functions

Source: Internet
Author: User

Retrieves the complete command line pointer pointing to the new process.

Retrieves the pointer to the environment variable of the new process.

Initialize global variables in the C/C ++ runtime. If the s t d l I B. H file is included,CodeYou can access these variables. Table 4-1 lists these variables.

Initialize the memory stack used by the memory unit allocation function (m a l o C and c a l o C) and other low-layer Input/Output Routines in the C runtime.

Call constructors for all global and static C ++ class objects.

Function of exit

Call any function registered by calling the _ onexit function.

• Call The Destructor for all global and static C ++ class objects.

• Call the exitprocess function of the operating system to pass nmainretval to it. This allows the operating system to undo the process and set its e x I t code.

Related Article

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.