i moved function from one dll to another and translated all its direct callers (i think)
anyway running program now stops at
"the procedure entry point blabla could not be located in original-dll-name"
-> how to find what exe or dll displays this message?
(project contains of large tree of depending dlls)
thanks
