Previous: Network interface functions, Up: Embedding API [Contents][Index]
Serveez is meant to run on Windows systems as well (with some restrictions of course). These functions are available with the Windows implementation of the Serveez core API only. They allow access to the Windows registry database and some other useful things.
If prog is non-NULL, start the daemon thread with it. Otherwise (if prog is NULL), stop the daemon thread. Return 0 on success, -1 on failure.
Convert an ASCII string into a UNICODE string.
Convert a UNICODE string into an ASCII string.