Página 1 de 1

Do you use Import Libraries?

Publicado: Lun Abr 15, 2013 1:21 pm
por Guest
Hi,
I'm trying to write wrappers for a third party library DLL. I read that Mingw is able to link directly to DLLs, without Import libraries. Does Xailer make use of Import libraries? Is it preferred to just call a DLL function using the ProcAddress?
I know you aren't supporting these types of questions, but if you could throw me a tip or two, to just point me in the right direction, it would be appreciated. Thanks.