[Prev][Next][Index][Thread]
Re: Shared OSKit libraries
> has anyone ever tried to build the OSKit libraries as shared objects?
> Given that many Windows DLLs are COM libraries (or so I hear), it
> should be easy to link against COM components at runtime, shouldn't
> it?
>
> Please give me a knock on my head if I sound stupid; I have no
> experience with COM whatsoever, I just want to load COM components as
> shared libraries and link against them at runtime. :)
See the runtime Linker/Loader (chapter 21).
A
References: