Can PureBasic create a COM Server DLL?
I understand that COMatePlus can be used to instantiate a COM server from a PureBasic project. Is there anything for creating COM servers in PureBasic?
Thanks,
Greg
Can PB create a COM Server DLL?
Re: Can PB create a COM Server DLL?
You have to roll your sleeves up and get stuck in!
Creating COM servers is not actally a complicated business, just one where you have to jump through quite a few hoops, especially if creating dual interfaces etc. There are no 'templates' or anything like that to assist you; you have to create your own class factory etc.
It's all good stuff!
btw, COMatePLUS can only work with automation servers.
Creating COM servers is not actally a complicated business, just one where you have to jump through quite a few hoops, especially if creating dual interfaces etc. There are no 'templates' or anything like that to assist you; you have to create your own class factory etc.
It's all good stuff!
btw, COMatePLUS can only work with automation servers.
I may look like a mule, but I'm not a complete ass.

