Regarding .lib and .dll



Hi all,

Why does pango require both .lib and .dll to run ?

Normally, in any applications, I use either .dll or .lib. 

From what I know, whenever I make a .dll or a .lib, the functions contained in both the files are same. The only difference is that .dll links dynamically and can be shared, whereas a .lib links statically during compilation.

-- 
Parth 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]