Home | Previous Page | Next Page   Programming DataBlade Module Routines in C > Source Files Generated by BladeSmith >

Microsoft Visual C++ Files

The project.dsp file is the Visual C++ project file that contains the project information for both C and C++/ActiveX code: for example, a list of the source code files. For more information about C++/ActiveX code, see Creating ActiveX Value Objects.

The project.dsw file is the Visual C++ workspace file that contains workspace information and refers to the project file for project information. You open the project.dsw file to edit and compile your source code.

For more information on compiling using the project.dsw file, see Compiling on Windows.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]