SteveBrett
Programmer
Hi
I have a C DLL which I need to access from c++ and have been reading up on implicit and explicit linking.
Does anyone know which method is better/best practice ?
I could do with the method whihc will execute the fastest and the component it will be accessed from needs to perform as fast as possible.
I have a C DLL which I need to access from c++ and have been reading up on implicit and explicit linking.
Does anyone know which method is better/best practice ?
I could do with the method whihc will execute the fastest and the component it will be accessed from needs to perform as fast as possible.