|
Posted by Vince Morgan on 04/25/07 07:25
"Rιmy Sanchez" <thenux@gmail.com> wrote in message
news:1177446592.987028.210940@n35g2000prd.googlegroups.com...
Hello,
I'm trying to use MSCOMM32.OCX, but I got an error "Fatal error:
Uncaught exception 'com_exception' wih message 'Failed to create COM
object 'MSComm32.OCX' : Incorrect syntax'
The OCX is present on the system and I could succesfully use it
through visual basic. Any clue ?
Regards,
Rιmy
The interfaces are not something php would understand. However, it would be
quite possible to wrap them within a c/c++ dll. Not too hard to do if you
use ATL and know a little about com interfaces, and then map and call via
the dll's interfaces. Visual basic is com so the complexity is hidden from
you
Navigation:
[Reply to this message]
|