Eclipse DevSoft
Apr 27th, 2001, 07:32 PM
Does any body know how to get the name of a caller from the called object? What I mean is, say for example, App1.exe invoke a method from App2.dll, then from App2.dll, get the name of the application that invoked the method, in this case, App1.exe.