|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
WinXP ServicesHow would I detect whether the XP ClipBook/ClipBoard service is available
and, if it's not, start it?? TIA! -- TFWBWY...A Did anyone see this? Or is it not possible?
Show quoteHide quote "Bryan Dickerson" <txprp***@netscape.net> wrote in message news:%23C1Z09PTGHA.424@TK2MSFTNGP12.phx.gbl... > How would I detect whether the XP ClipBook/ClipBoard service is available > and, if it's not, start it?? > > TIA! > > -- > TFWBWY...A > "Bryan Dickerson" <txprp***@netscape.net> wrote in message Sorry, I didn't see the original post.news:OLfnhWwYGHA.3880@TK2MSFTNGP04.phx.gbl... > Did anyone see this? Or is it not possible? > > "Bryan Dickerson" <txprp***@netscape.net> wrote in message > news:%23C1Z09PTGHA.424@TK2MSFTNGP12.phx.gbl... >> How would I detect whether the XP ClipBook/ClipBoard service is available >> and, if it's not, start it?? >> In VB2005, I could tell you exactly how to do this. It's actually pretty easy and the VB2005 help provides step-by-step instructions. With VB6 (or under), I don't know. I suppose the Win32API. This should get you started: http://msdn.microsoft.com/library/en-us/dllproc/base/services.asp I can only suggest you browse through the documentation there. However, it looks like StartService, QueryServiceStatusEx, and EnumServicesStatusEx look promising. -- Mike Microsoft MVP Visual Basic Thanx!
Show quoteHide quote "MikeD" <nob***@nowhere.edu> wrote in message news:OwzR29zYGHA.5004@TK2MSFTNGP02.phx.gbl... > > "Bryan Dickerson" <txprp***@netscape.net> wrote in message > news:OLfnhWwYGHA.3880@TK2MSFTNGP04.phx.gbl... >> Did anyone see this? Or is it not possible? >> >> "Bryan Dickerson" <txprp***@netscape.net> wrote in message >> news:%23C1Z09PTGHA.424@TK2MSFTNGP12.phx.gbl... >>> How would I detect whether the XP ClipBook/ClipBoard service is >>> available and, if it's not, start it?? >>> > > Sorry, I didn't see the original post. > > In VB2005, I could tell you exactly how to do this. It's actually pretty > easy and the VB2005 help provides step-by-step instructions. With VB6 (or > under), I don't know. I suppose the Win32API. This should get you started: > > http://msdn.microsoft.com/library/en-us/dllproc/base/services.asp > > I can only suggest you browse through the documentation there. However, > it looks like StartService, QueryServiceStatusEx, and EnumServicesStatusEx > look promising. > > -- > Mike > Microsoft MVP Visual Basic >
Any known problems running VB6 application with Intel Centrino Duo
Windows or VB problem - Please help MMTimer, DirectSound, and For..Next test for empty array? VB6 Question VB6 applications with SQL Server and Adobe Access table grid component. VBnet 2005? Running external program from access VB6 DataGrid |
|||||||||||||||||||||||