Urs Muff wrote: >COM is one of the only ways right now to call back into managed code from >legacy/unmanaged code. Will there be another way on mono to interoperate >with legacy code, or is COM supported? > > Oh, what about delegates? Isn't it also possible to use delegates to callback into managed code? --- Jeroen Janssen