Hi all,

I am trying to build a library in VC++. It's instruction says something like the folowing:

Create a new empty project of type "Win32 Console Application"

Click on "Project", and then on "Add to Project", and then on "Files"

Select "library files (.lib)" from the "Files of type" drop-down list.

Now, it seems they have used a previous version of VS as the above directions are not useful in the version I am using, i.e. Visual Studio 2005

Any ideas? Seems they have changed the way the libraries are added.

Regards,

Abhi