* iceColdFire:
Can someone highlight the difference between static library and bynamic
library...
Dynamic libraries are not covered by the C++ standard. For that matter,
neither are static libraries, but static libraries just provide ordinary
C++ code. For an explanation of static libraries, see
<url: http://home.no.net/dubjai/win32cpptut/html/w32cpptut_01_01_01.html>.
and how do .lib and .dll files come up in the picture...
That's off-topic in this group.
Try posting in e.g. [comp.os.ms-windows.programmer.win32] for Windows-
specific questions.
--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?