TheExtreme
Programmer
I've got a simple COM server and client programs that work in Delphi. If I create the same COM server in Foxpro, it can be called just fine in Foxpro. However, when I call it in Delphi, I get a "No such interface" error. I don't understand why the server works fine in Foxpro, but not Delphi - isn't COM universal? Are Foxpro COM servers different somehow? Any ideas? Thanks!