Is it possible to do call a callback function when the function exists in .dll
example i have a function
fun1() in test.dll
this needs to callback from another programm ?
example i have a function
fun1() in test.dll
this needs to callback from another programm ?
Comment