Programming with ATL and C Run-Time Code

This section discusses the benefits of using the C Run-Time Library (CRT) with either static or dynamic linking.

In This Section

  • ATL
    Provides links to conceptual topics on how to program using the Active Template Library.

  • Run-Time Library Behavior
    Provides details on how the CRT startup code works.

  • C Run-Time Libraries
    Discusses the various .lib files that comprise the C run-time libraries and lists their associated compiler options and preprocessor directives.

See Also

Other Resources

ATL Concepts