summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-03-27 15:18:58 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-03-27 15:18:58 +0100
commitf83210c88e7376e12b5cf0e86a073c59e4185efb (patch)
tree43441baf7060b9385cc7b0316551e1aae21c9af0 /docs
parent1e30a5d2d995ab51cc27c00917cda37ef24295ff (diff)
downloadwolfbones-f83210c88e7376e12b5cf0e86a073c59e4185efb.tar.gz
wolfbones-f83210c88e7376e12b5cf0e86a073c59e4185efb.tar.bz2
started to add usefull Windows service documentation, started with wolf_service_start_console
Diffstat (limited to 'docs')
-rw-r--r--docs/service/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/service/README b/docs/service/README
index 22e3384..c3b6c56 100644
--- a/docs/service/README
+++ b/docs/service/README
@@ -7,4 +7,8 @@ they don't understand (for instance startup groups and order, service
dependencies).
We should try to get to a set of service functions as for the daemon.
- \ No newline at end of file
+
+The normal foreground mode in the console should also be possible
+and act on events:
+
+http://www.codeproject.com/KB/winsdk/console_event_handling.aspx