|
pointer(dllf):= getprocaddress(lh, 'dllf'); // get function from dll
|
|
pointer(dllf):= getprocaddress(lh, 'dllf'); // get function from dll
|
|
// call function in dll, which calls function in exe, and then prints
|
|
// call function in dll, which calls function in exe, and then prints
|