This sounds about righ, yes:
or
function ldap_openW; external sLDAPLIB;
function ldap_openA; external sLDAPLIB;
....
Only problem is that you still have to do a full declare prior , which requires the parameters...and even after that, it still does not show up as a forwarded export on...
Hi
Does anyone know if it is possible, to do export forwarding in Delphi?
C++ Example from www.msdn.com:
EXPORTS
•••
HeapAlloc = NTDLL.RtlAllocHeap
I don't have a C++ compiler and would like to know if it is possible through Delphi.
I am trying to write a proxy .dll and have all...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.