2009/9/8 yu ping <[email protected]>
>
> Has anyone tried to implement a COM server with FPC?(on windows)
> _______________________________________________

I think that couldn't be possible: COM is a proprietary techonolgy of
Microsoft used in windows platform, with a crossplatform compiler like
FPC would be impossible to generate native code for linux and other
os's..
You can instead use interfaces if you really need an object like COM control.
Bye
_______________________________________________
fpc-pascal maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to