H
Harry Whitehouse
I just wanted to confirm this for WIN32 projects in VC++ 2003.
It looks like you need to reference functions in 3rd party DLL's (C-based)
by building a LIB file as described here:
http://support.microsoft.com/default.aspx?scid=KB;EN-US;q131313&id=KB;EN-US;q131313
Am I wrong in my assumption?
TIA
Harry
It looks like you need to reference functions in 3rd party DLL's (C-based)
by building a LIB file as described here:
http://support.microsoft.com/default.aspx?scid=KB;EN-US;q131313&id=KB;EN-US;q131313
Am I wrong in my assumption?
TIA
Harry