Jump to page: 1 2
Thread overview
Classes to build a Windows service.
Jun 05, 2007
Steve Teale
Jun 05, 2007
BCS
Jun 05, 2007
Steve Teale
Jun 05, 2007
BCS
Jun 05, 2007
Steve Teale
Jun 06, 2007
Steve Teale
Jun 06, 2007
BCS
Jun 06, 2007
Steve Teale
Oct 23, 2007
jcc7
Oct 26, 2007
Steve Teale
Aug 22, 2014
Tyler Jensen
June 05, 2007
I've built a set of classes:

EventLogger
TinyXML
PropertyFile
ServiceBase
ServiceImplementation
BeepService (example)

Any suggestions (preferably positive) as to what I should do with them?
June 05, 2007
Reply to Steve,

> I've built a set of classes:
> 
> EventLogger
> TinyXML
> PropertyFile
> ServiceBase
> ServiceImplementation
> BeepService (example)
> Any suggestions (preferably positive) as to what I should do with
> them?
> 

If you are looking for some place to host them and can't find a better place you can put them in scrapple.

http://www.dsource.org/projects/scrapple/

just send me a dsource user name and I'll let you in


June 05, 2007
BCS Wrote:

> Reply to Steve,
> 
> > I've built a set of classes:
> > 
> > EventLogger
> > TinyXML
> > PropertyFile
> > ServiceBase
> > ServiceImplementation
> > BeepService (example)
> > Any suggestions (preferably positive) as to what I should do with
> > them?
> > 
> 
> If you are looking for some place to host them and can't find a better place you can put them in scrapple.
> 
> http://www.dsource.org/projects/scrapple/
> 
> just send me a dsource user name and I'll let you in
> 
> 
That seems sensible to start with.  What should I actually do?
June 05, 2007
Reply to Steve,

> BCS Wrote:
> 
>> Reply to Steve,
>> 
>>> I've built a set of classes:
>>> 
>>> EventLogger
>>> TinyXML
>>> PropertyFile
>>> ServiceBase
>>> ServiceImplementation
>>> BeepService (example)
>>> Any suggestions (preferably positive) as to what I should do with
>>> them?
>> If you are looking for some place to host them and can't find a
>> better place you can put them in scrapple.
>> 
>> http://www.dsource.org/projects/scrapple/
>> 
>> just send me a dsource user name and I'll let you in
>> 
> That seems sensible to start with.  What should I actually do?
> 

If you do SVN and have a dsource account all you will have to do is:

get write access to scrapple (send me a username)
checkout scrapple
add your stuff
commit it back to SVN
add some sort of docs to the wiki ("A bunch of windows wrapper classes" would be enough, but more would be better)


June 05, 2007
BCS Wrote:

> Reply to Steve,
> 
> > BCS Wrote:
> > 
> >> Reply to Steve,
> >> 
> >>> I've built a set of classes:
> >>> 
> >>> EventLogger
> >>> TinyXML
> >>> PropertyFile
> >>> ServiceBase
> >>> ServiceImplementation
> >>> BeepService (example)
> >>> Any suggestions (preferably positive) as to what I should do with
> >>> them?
> >> If you are looking for some place to host them and can't find a better place you can put them in scrapple.
> >> 
> >> http://www.dsource.org/projects/scrapple/
> >> 
> >> just send me a dsource user name and I'll let you in
> >> 
> > That seems sensible to start with.  What should I actually do?
> > 
> 
> If you do SVN and have a dsource account all you will have to do is:
> 
> get write access to scrapple (send me a username)
> checkout scrapple
> add your stuff
> commit it back to SVN
> add some sort of docs to the wiki ("A bunch of windows wrapper classes" would
> be enough, but more would be better)
> 
> 
User name is teales
June 06, 2007
BCS Wrote:

> Reply to Steve,
> 
> > BCS Wrote:
> > 
> >> Reply to Steve,
> >> 
> >>> I've built a set of classes:
> >>> 
> >>> EventLogger
> >>> TinyXML
> >>> PropertyFile
> >>> ServiceBase
> >>> ServiceImplementation
> >>> BeepService (example)
> >>> Any suggestions (preferably positive) as to what I should do with
> >>> them?
> >> If you are looking for some place to host them and can't find a better place you can put them in scrapple.
> >> 
> >> http://www.dsource.org/projects/scrapple/
> >> 
> >> just send me a dsource user name and I'll let you in
> >> 
> > That seems sensible to start with.  What should I actually do?
> > 
> 
> If you do SVN and have a dsource account all you will have to do is:
> 
> get write access to scrapple (send me a username)
> checkout scrapple
> add your stuff
> commit it back to SVN
> add some sort of docs to the wiki ("A bunch of windows wrapper classes" would
> be enough, but more would be better)
> 
> 

Can't check the stuff in - authorization fails.
June 06, 2007
Steve Teale wrote:
> BCS Wrote:
> 
> 
>>Reply to Steve,
>>
>>
>>>BCS Wrote:
>>>
>>>
>>>>Reply to Steve,
>>>>
>>>>
>>>>>I've built a set of classes:
>>>>>
>>>>>EventLogger
>>>>>TinyXML
>>>>>PropertyFile
>>>>>ServiceBase
>>>>>ServiceImplementation
>>>>>BeepService (example)
>>>>>Any suggestions (preferably positive) as to what I should do with
>>>>>them?
>>>>
>>>>If you are looking for some place to host them and can't find a
>>>>better place you can put them in scrapple.
>>>>
>>>>http://www.dsource.org/projects/scrapple/
>>>>
>>>>just send me a dsource user name and I'll let you in
>>>>
>>>
>>>That seems sensible to start with.  What should I actually do?
>>>
>>
>>If you do SVN and have a dsource account all you will have to do is:
>>
>>get write access to scrapple (send me a username)
>>checkout scrapple
>>add your stuff
>>commit it back to SVN
>>add some sort of docs to the wiki ("A bunch of windows wrapper classes" would be enough, but more would be better)
>>
>>
> 
> 
> Can't check the stuff in - authorization fails.

I was offline for the night, try again
June 06, 2007
BCS Wrote:

> Steve Teale wrote:
> > BCS Wrote:
> > 
> > 
> >>Reply to Steve,
> >>
> >>
> >>>BCS Wrote:
> >>>
> >>>
> >>>>Reply to Steve,
> >>>>
> >>>>
> >>>>>I've built a set of classes:
> >>>>>
> >>>>>EventLogger
> >>>>>TinyXML
> >>>>>PropertyFile
> >>>>>ServiceBase
> >>>>>ServiceImplementation
> >>>>>BeepService (example)
> >>>>>Any suggestions (preferably positive) as to what I should do with
> >>>>>them?
> >>>>
> >>>>If you are looking for some place to host them and can't find a better place you can put them in scrapple.
> >>>>
> >>>>http://www.dsource.org/projects/scrapple/
> >>>>
> >>>>just send me a dsource user name and I'll let you in
> >>>>
> >>>
> >>>That seems sensible to start with.  What should I actually do?
> >>>
> >>
> >>If you do SVN and have a dsource account all you will have to do is:
> >>
> >>get write access to scrapple (send me a username)
> >>checkout scrapple
> >>add your stuff
> >>commit it back to SVN
> >>add some sort of docs to the wiki ("A bunch of windows wrapper classes" would
> >>be enough, but more would be better)
> >>
> >>
> > 
> > 
> > Can't check the stuff in - authorization fails.
> 
> I was offline for the night, try again

Thanks - tis done.
October 23, 2007
Hi!

Did you put your classes somewhere, I'm interested how you build the service. At the moment I had no luck.

tnx
christoph

Steve Teale Wrote:

> BCS Wrote:
> 
> > Reply to Steve,
> > 
> > > I've built a set of classes:
> > > 
> > > EventLogger
> > > TinyXML
> > > PropertyFile
> > > ServiceBase
> > > ServiceImplementation
> > > BeepService (example)
> > > Any suggestions (preferably positive) as to what I should do with
> > > them?
> > > 
> > 
> > If you are looking for some place to host them and can't find a better place you can put them in scrapple.
> > 
> > http://www.dsource.org/projects/scrapple/
> > 
> > just send me a dsource user name and I'll let you in
> > 
> > 
> That seems sensible to start with.  What should I actually do?

October 23, 2007
== Quote from Christoph Singewald (christoph@singewald.at)'s article
> Hi!
> Did you put your classes somewhere, I'm interested how you build the
> service. At the moment I had no luck.

I believe that these are the files that you seek: http://www.dsource.org/projects/scrapple/browser/trunk/bevutils


By the way, bevutils is mentioned on the scrapple home page:
"bevutils - Set of Classes for building Windows Services: source:trunk/bevutils
(see documentation)"
(http://www.dsource.org/projects/scrapple/)

Archived thread for reference: http://www.digitalmars.com/d/archives/digitalmars/D/announce/Classes_to_build_a_Windows_service._8940.html


> tnx
> christoph
> Steve Teale Wrote:
> > BCS Wrote:
> >
> > > Reply to Steve,
> > >
> > > > I've built a set of classes:
> > > >
> > > > EventLogger
> > > > TinyXML
> > > > PropertyFile
> > > > ServiceBase
> > > > ServiceImplementation
> > > > BeepService (example)
...
« First   ‹ Prev
1 2