The Template.I include file contains the two subprocedures mentioned earlier. These are the InitApplication procedure, which initializes the application class (if this task has not already been accomplished), and the InitInstance procedure, which initializes each instance of the application. The operations and functions provided by both of the functions are essentially identical to the operations described earlier for the WinHello demo.
NOTE
This Template.I include file will be referenced by many of the examples discussed in this book.