ditto the last post. Why would you want to include pre-compiled code when its so much easier to include the source and compile the whole thing.
DLL's are commonly used to implement third party functions. The operating system controls initialization and there is a mutually understood way of defining and passing parameters. Non of these thing apply in this case.
I'm sure it's possible but the real question is why?
Bookmarks