Integrate vibe.d into Windows Service
Daniel Kozak
kozzi11 at gmail.com
Tue Nov 27 16:15:11 UTC 2018
On Wednesday, 21 November 2018 at 09:59:19 UTC, Andre Pany wrote:
> Hi,
>
> I translated the CPP example of a windows service to D.
> https://docs.microsoft.com/en-us/windows/desktop/Services/svc-cpp
>
> [...]
Today I needed this too, and after some searching I came across
this package which works ok for me with vibed:
https://code.dlang.org/packages/daemonize
More information about the Digitalmars-d-learn
mailing list