Hello, I have a special question.
I'd like to create a .lib file (when creating a DLL one) that own dependency to another .lib (my .lib will then call some functions directly from the .lib) file but without including it nor, the need to include external link.
My .lib will in fact be a plugin for the another .lib set
Is it possible and how ?
Regards,
Fred
A .lib with dependency to another .lib without including it.
- Hroudtwolf
- Addict

- Posts: 803
- Joined: Sat Feb 12, 2005 3:35 am
- Location: Germany(Hessen)
- Contact:
