2009/9/8 yu ping <spin...@gmail.com> > > 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 - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal