2.2 Single-Module Builds

Now that you have opened your file, you probably want to compile and run it to see if it works. Compiling the source files and linking them with the run-time libraries is called “building the project.” It results in an executable file. A project build can also:

Create and update the browser database.

Create a Windows dynamic-link library (DLL).

Build a library of routines.