This chapter describes the startup requirements of applications for the Microsoft Windows operating system. It also discusses the steps needed to initialize an application before its entry-point function, WinMain, can be called.
Windows dynamic-link libraries (DLLs) also have startup requirements. For a complete description of the startup routines for those DLLs, see the Microsoft Windows Guide to Programming.