Hello!
I have a problem in trying to use a COM Server Object (dll) in Linux.
Usually when I use a COM object I register it using the regsvr32 .dll path
Running Windows with Apache and MySQL I can use the PHP command new
COM("Name.Space") to create an instance of the COM object to use it.
Is it possible to register and use a COM object in this fashion using the
Linux OS?
Any and all help would be appreciated!
Manos
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://www.winehq.org/pipermail/wine-users/attachments/20050901/ce7fff12/attachment.htm
On Thu, 01 Sep 2005 14:49:20 +0100, manos wrote:> Is it possible to register and use a COM object in this fashion using the > Linux OS?Not at this time. If you're willing to pay for it, possibly CodeWeavers could add this capability to PHP for you. thanks -mike