![]() | Application Builder User's Guide | WideStudio Index Table of contents |
Files in a project
In developing an application with the WideStudio Application Builder, various files will be created. Say there is a project "project1", and it has an application window "newwin000"; the following files are created by the builder.
FILE NAME DESCRIPTION project1.prj Contains the settings of the project. project1.cpp The source code of the project. project1.wns A list of the application windows. project1.col A list of the user defined colors. newwin000.win Data for the application window "newwin000" newwin000.cpp The source code for the application window "newwin000"
Copyright(C) T. Hirabayashi, 2000-2002 | Last modified: Oct 27, 2002 |