GetIP.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CGetIPApp application class. GetIP.cpp This is the main application source file that contains the application class CGetIPApp. GetIP.rc This is a listing of all of th e Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Developer Studio. res\GetIP.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file GetIP.rc. res\GetIP.rc2 This file contains resources that are not edited by Microsoft Developer Studio. You should place all resources not editable by the resource editor in this file. GetIP.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to create and edit message maps and dialog data maps and to create prototype member functions. e Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Developer Studio. res\GetIP.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file GetIP.rc. res\GetIP.rc2 This file contains resources that are not edited by Microsoft Developer Studio. You should place all resources not editable by the resource editor in this file. GetIP.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to create and edit message maps and dialog data maps and to create prototype member functions.