Windows services
This is not directly related to QT but it will come up if you develop on the Windows platform.
Here are some links on how to create a Windows service in C++:
http://msdn2.microsoft.com/en-us/library/d56de412(VS.80).aspx
http://msdn2.microsoft.com/en-us/library/ms810429.aspx
You can use the methods above to write a service that works with QT.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home