Hello,
Im working a a class, at some point i need to call _handler(a function)
but id like the user to be able to costimize what happens with the data, so how do i do that if i compile my class in a dll?
can i call a funtion in the main aplication or let the user injet code?
Im working a a class, at some point i need to call _handler(a function)
but id like the user to be able to costimize what happens with the data, so how do i do that if i compile my class in a dll?
can i call a funtion in the main aplication or let the user injet code?