[Solved] Creating Windows Services (Nt Services) using Qt
General and Desktop
6
Posts
4
Posters
10.4k
Views
1
Watching
-
Hi
I'm looking for a way to create Windows services using Qt. I searched the net but couldn't find a way. Doesn't Qt provide a standard way of doing this, or should go go the old Winapi way? I found that there was a class QtService, but for an unknown reason for me, it is no longer avaliable in latest Qt package. Any help would be appreciated.
Thanks -
You can use the Service solution:
Solution archive: http://qt.nokia.com/products/qt-addons/solutions-archive/
Code: http://qt.gitorious.org/qt-solutions