From: Wayne A. King on
On Mon, 05 Oct 2009 09:41:09 -0600, Johnson <gpsabove(a)yahoo.com>
wrote:

>and now I want to hide some codes into a library, then call this library
>within the C++ application.

Are you looking to create a static lib or a dynamic lib (dll)?

Note that the Express Edition includes lib.exe which is the Library
Manager.

Feature matrix

http://msdn.microsoft.com/en-us/library/hs24szh9.aspx

LIB Reference

http://msdn.microsoft.com/en-us/library/7ykb2k5f.aspx

- Wayne

- Wayne A. King
wayne_a_king(a)rogers.com