>>> Now the only thing I'm still interested in, is what 
>>> are the advantage of pcode-.dlls over .hrb files?
>>> [ I can only cite inclusion of .c functions. ]
>> 
>> Yes, mixed PRG and C code is probably the only one real feature.
>> Probably it's mostly important for 3-rd party extensions which can
>> be distributed as single DLL. For .prg code only HRB files seem to
> 
> Though even this can only be done if said .dll doesn't depend 
> on other 3rd party .dlls. So in case the .c code implements 
> some wrappers (which is typical), the underlying API needs to be 
> linked to the pcode .dll statically. If I see it correctly.

Rereading it with somewhat fresher mind, probably I didn't 
see it correctly and such pcode dll can have other dlls it 
depends on.

Brgds,
Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to