I modified my dll program to replace the old one. When I run my calling program, the old dll was called. I have replaced the dll in directory system32 and calling program's directory, how can I checked which dll program is called actually or how can I update the dll program?

How can I debug a dll program in VB?

Thanks.