Antwort: Windows service
mailinglisten.wxwidgets at sma-mail.de
mailinglisten.wxwidgets at sma-mail.de
Thu Apr 17 00:12:20 PDT 2008
Hi,
On Wed, 16 Apr 2008 20:29:04 -0400 palm at margerum.com wrote:
> Is there a way to create a windows service that uses wxWidgets? I'm
> not looking to use the GUI classes ,but rather the sockets and
> database classes.
AFAIK there are no special classes for Windows service in wxWidgets to
support creation of services - but there is no obstacle preventing the
use of wxWidgets in an service.
We use wxWidgets in an Windows service and for the service related
stuff wie use the following:
http://www.codeproject.com/KB/system/VoitelNTService.aspx
bye
Albert
More information about the wx-users
mailing list