Page 2 of 2

Posted: Sun May 29, 2005 10:14 pm
by Blade
Polo wrote:Well, this is what this thread is about :)
:oops: :oops: :oops:
Sorry, not knowing what is exactly POLINK, COFF and the difference between a DLL and a LIB, I misunderstant the overall message...

Posted: Mon May 30, 2005 6:15 pm
by Polo
Blade wrote:
Polo wrote:Well, this is what this thread is about :)
:oops: :oops: :oops:
Sorry, not knowing what is exactly POLINK, COFF and the difference between a DLL and a LIB, I misunderstant the overall message...
I don't know too much about all this too, but anyway this feature would be really exciting !!

Posted: Tue Sep 27, 2005 8:27 pm
by Psychophanta
Blade wrote:Sorry, not knowing what is exactly POLINK, COFF and the difference between a DLL and a LIB, I misunderstant the overall message...
DLL: named (stands for Dynamic Link Library) by M$ to define a library of functions and/or variables to be used for one or more MSWindows executeable programs.
lib here is referred to the libraries of functions used by PB when it compiles something.