Hi
I am a build engineer of some VB6 and MSVS VB applications. I notice the directory path (the location of source code, e.g. c:\build_views\v70r3\ ....) information is stored in the generated dll, exe.
This gives us a lot trouble, because I can't use another path to build the dlls, otherwise the binary compare tool will say the dlls are different, due to embeded path info is different.
We have parallel development, and the code has to be built in different machines, different paths. Is there a way to resolve this?
Thanks
Jirong
I am a build engineer of some VB6 and MSVS VB applications. I notice the directory path (the location of source code, e.g. c:\build_views\v70r3\ ....) information is stored in the generated dll, exe.
This gives us a lot trouble, because I can't use another path to build the dlls, otherwise the binary compare tool will say the dlls are different, due to embeded path info is different.
We have parallel development, and the code has to be built in different machines, different paths. Is there a way to resolve this?
Thanks
Jirong