WIch version of mingw have this capability (direct linking with .DLL)?
I remember a post (pritpal??) where mingw lack on microsoft visual c++ on
follow point
dll integration,Multiple resource file rc


2010/1/18 Przemysław Czerpak <[email protected]>

>  Please also remember that new MinGW compilers
> support direct linking with .dll libraries and do not need any
> intermediate import libraries (BTW it's even suggested to eliminate
> import libraries from new projects because direct linking with .DLLs
> is faster and consumes less memory) so it's enough that user has valid
> .dlls to link his application and use new functionality.
>
> best regards,
> Przemek
>
>
-- 
Massimo Belgrano
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to