Re: Function pointers for DLL functions?



Is there anything special about using function pointers for a DLL besides the
fact that the DLL must be explicitly loaded before an address is available? Are
these currently 32-bit addresses?

AFAIK, there is nothing special that needs to be done if these exist in
a DLL. What problem are you encountering?

---
Ajay

.