2.6 Creating Generic

Now you are ready to create the sample application Generic.

Follow these steps:

1.Create the C-language source (.C) file.

2.Create the header (.H) file.

3.Create the resource-definition (.RC) file.

4.Create the module-definition (.DEF) file.

5.Create the makefile.

6.Run Microsoft Program Maintenance Utility (NMAKE) on the file to compile and link the application.