Hi all - I'm working on a Coldfusion application that needs to interface with a 3rd party API that is written in C++. I cannot register their .dll with windows so I cannot access the API using cfobject. It is my understanding that I need to wrap this is into a COM object.
My question is: Does this mean that I need to write a C++ procedure that calls the C++ in their API and then compile and register my C++ procedure and then access it as a CFX tag? Any insight would be helpful. Thanks! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:313080 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

