[screenweaver] SWCore and other languages
Edwin van Rijkom
swos at vanrijkom.org
Fri Aug 26 13:55:01 PDT 2005
Jos Yule wrote:
> I was reading something about how several other languages would be
> able to make use of SWCore. I'm most interested in Python, as that's
> my language of choice, but also generally about this capability. Is it
> going to be possible to use SWCore with other, non-c++, code? How will
> this be enabled?
The cross-language compatibiliy mainly comes from sw-core being a COM
server. Any programming language that can interface with COM objects
will therefore be able to work with sw-core.
The sw-core code base contains samples on how to work with the library
from C++, C#, Visual Basic .NET, Delphi and Python.
Cheers,
Edwin
More information about the screenweaver
mailing list