IceColdFire
Fri Apr 22 05:11:05 CDT 2005
Thanks for the link...
maybe any other link shall be good as 'code***' is down...
Also can I get a complete inheritance chart of a VC++/MFC project using some
menu option...
a.a.cpp
"thatsalok" wrote:
> Yeah Here is Link that will resolve Function signature in your LIB it works
> like DEPENDENCY for DLL .
>
>
http://www.codeproject.com/debug/LibView.asp
> but codeproject site is down at thi moment ! so you have to wait till it
> up again!
>
> --
> -----
> cheers,
> Alok Gupta
> Visit me at
http://alok.bizhat.com
>
> "IceColdFire" <IceColdFire@discussions.microsoft.com> wrote in message
> news:D3D31269-DA21-4ED2-911E-1D01075CC553@microsoft.com...
> > Hi,
> >
> > Allright...but the real problem is that I have the lib file abc.lib but
> dont
> > know whats inside....how do I know the function API's and constants in a
> > compiled lib...
> >
> > Thanks.
> > a.a.cpp
> >
> > "thatsalok" wrote:
> >
> > > Yeah sure you need header file two know what function defination reside
> in
> > > the lib!
> > >
> > >
> > > --
> > > -----
> > > cheers,
> > > Alok Gupta
> > > Visit me at
http://alok.bizhat.com
> > > "IceColdFire" <IceColdFire@discussions.microsoft.com> wrote in message
> > > news:D51F4154-24C4-4D50-BB8A-F6EBABC79A62@microsoft.com...
> > > > Hi,
> > > > Okey...but how do I know what API's are in the library....do i need a
> > > header
> > > > file also.
> > > >
> > > > thanks,
> > > > a.a.cpp
> > > >
> > > >
> > > > "Carl" wrote:
> > > >
> > > > > Well, I thought you can include this *.lib file by using following
> > > method:
> > > > >
> > > > > if you are using "VC6.0"( because I am using VC6.0,:-) ), from the
> > > > > menu,finding "Project"->
> > > > > Setting->Link,there's editor frame under "Object/Library modules",
> you
> > > just
> > > > > needto insert your *.lib's name here,and you also have to make sure
> this
> > > > > file is existed in the default directory or current directory that
> can
> > > help
> > > > > compiler knowing where can find it.
> > > > >
> > > > > Carl
> > > > >
> > > > >
> > > > >
> > >
> > >
> > >
>
>
>