Hi,
i am writing a daemon application for Windows, but have run into a few problems of which i have overcome most.
The last problem i am struggling with is stopping the service.
I have for some time worked under the assumption that i was doing something wrong but last night i tried the Cleandirs demo and experienced the exact same problem.
Starting the service is no problem but when stopping i get an error saying that windows cannot stop the service.
I have tested With both Windows 7and XP.
It have tested with a number of Lazarus builds and CodeTyphon aswell.
Is this a known problem, and are there any workarounds or should i file a bug report?