Hello Guillaume, > Well... i'll try it for one of my services (i have several)... > i'll let you know ;)
ok thx :) > i'll see especially on the problem i've mentioned about message pump... I have read your message concerning that, but did not fully indersteand it :( I have with this service class several NT services running, most of them have a TWSocketServer, and some of them a TWSocketServer and a THttpSrv running without any problem. When there is a running message pump it is all working like it should. When you use my class it is good idea to only autocreate 1 form (the main one) and create the others (including datamodules) in OnCreate of main form. Then you never have to (forget!) edit the *.dpr file again. But this is off topic in this list. --- Rgds, Wilfried http://www.mestdagh.biz Wednesday, May 18, 2005, 19:19, Guillaume MAISON wrote: >> Hello Guillaume, >> >> On my site you find a simple class to include in your GUI program so >> that the same EXE can run as normal GUI and also as NT service without >> any change. >> >> Advantage is that the service can make a tray icon when user log in, and >> if you click on it the service can popup his main form. Very easy for >> config and so :) > i've downloaded it... and seen it... > Well... i'll try it for one of my services (i have several)... > i'll let you know ;) > i'll see especially on the problem i've mentioned about message pump... > Thanks a lot ! > Guillaume MAISON > ----- > Guillaume MAISON - [EMAIL PROTECTED] > 83, Cours Victor Hugo > 47000 AGEN > T�l : 05 53 87 91 48 - Fax : 05 53 68 73 50 > e-mail : [EMAIL PROTECTED] - Web : http://nauteus.com > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://www.elists.org/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
