| Copyright | (c) Sigbjorn Finne <sof@dcs.gla.ac.uk> 1998-99 |
|---|---|
| License | BSD-style (see the file libraries/base/LICENSE) |
| Maintainer | sof@forkIO.com |
| Stability | provisional |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
System.Win32.Com.Server.ExeServer
Description
Generic implementation of separate process Com-server.
Documentation
runExeServer :: ComponentInfo -> IO () Source #
registerExeServer :: String -> ComponentInfo -> IO () Source #