Anyone out there familiar with DLLs? I can't get my linker to find the functions. :(
DLLs
Page 1 of 13 Replies - 1163 Views - Last Post: 12 February 2002 - 09:58 AM
Replies To: DLLs
#2
Re: DLLs
Posted 11 February 2002 - 08:53 PM
I have the same problem, I have msvc++ 6.0 and i can't get it to reconize regular .lib files
#3
Re: DLLs
Posted 12 February 2002 - 07:12 AM
Yeah, I have VC++ 6.0 also. I managed to get it to work by using explicit linking. Have you ever gotten it to recognize any .lib files, or does it just seem to be certain dlls? I mean, it links with all those system dlls by default, so you'd think there wouldn't be such a huge issue.
#4
Re: DLLs
Posted 12 February 2002 - 09:58 AM
I've only tried using the direct draw 6 .lib, (ddraw.lib), and the direct sound 6 .lib, any the commands in my programs calling those .libs are regraded as errors
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|