Hi,
I have two dll's written in vfp 7. They are going to be stored on two different computers and I have the first dll calling the second.
But, I want the second dll to run on the machine it resides on (dcom), when the first dll would use the createobjectEX but I cannot figure out how to class identifier (CLSID) or the ProgID.
How do I determine what they are?
I have two dll's written in vfp 7. They are going to be stored on two different computers and I have the first dll calling the second.
But, I want the second dll to run on the machine it resides on (dcom), when the first dll would use the createobjectEX but I cannot figure out how to class identifier (CLSID) or the ProgID.
How do I determine what they are?