Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt to develop an Windows Service Application
QtWS25 Last Chance

Qt to develop an Windows Service Application

Scheduled Pinned Locked Moved General and Desktop
5 Posts 3 Posters 9.1k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    dcbasso
    wrote on last edited by
    #1

    Hi, I will need to develop an application and I thinking o use Qt 4.8 to develop, that's possible to build a Windows Service App with Qt?
    I'm thinking on C++/Qt or C#/VisualStudio!

    Thanks All!

    1 Reply Last reply
    0
    • S Offline
      S Offline
      soroush
      wrote on last edited by
      #2

      Hi

      There's "srvany":http://support.microsoft.com/kb/137890 to run normal windows applications as a service. To make a real service you'll need platform-specific system calls and headers. AFAIK it's available in win32API.

      1 Reply Last reply
      0
      • D Offline
        D Offline
        dcbasso
        wrote on last edited by
        #3

        the link doesn't work!

        1 Reply Last reply
        0
        • S Offline
          S Offline
          soroush
          wrote on last edited by
          #4

          Oops! Sorry about that. Updated the post

          1 Reply Last reply
          0
          • Q Offline
            Q Offline
            qxoz
            wrote on last edited by
            #5

            Look at "http://qt.gitorious.org/qt-solutions":http://qt.gitorious.org/qt-solutions
            it has QtService class

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved