Remove Files (.lib and .exp) When Closing Project

Top  Previous  Next

 VB6 

The Remove Files (.lib and .exp) When Closing Project feature allows you to remove automatically (as configured in the Options window, Personal Options tab, Miscellanea section) the Export file (.exp) and Import Library file (.lib) that are created in a Visual Basic project directory when you compile a component project. These files are actually Visual C++ files and normally you will not need them. Their purpose is explained in greater detail in the Visual C++ Help files.

Remarks:

  • The files are removed when closing the project, not after making the component.

See Also:

Miscellanea Options