Click here to Skip to main content
15,905,616 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Setting System Time Pin
Hesham Amin14-Mar-03 1:17
Hesham Amin14-Mar-03 1:17 
GeneralRe: Setting System Time Pin
Nic Rowan14-Mar-03 1:21
Nic Rowan14-Mar-03 1:21 
GeneralRe: Setting System Time Pin
Bo Hunter16-Mar-03 17:16
Bo Hunter16-Mar-03 17:16 
GeneralRe: Setting System Time Pin
Bo Hunter16-Mar-03 17:17
Bo Hunter16-Mar-03 17:17 
GeneralRe: Setting System Time Pin
Nic Rowan16-Mar-03 22:39
Nic Rowan16-Mar-03 22:39 
Generaldifference between windows Shutdown and restart Pin
r i s h a b h s13-Mar-03 18:46
r i s h a b h s13-Mar-03 18:46 
GeneralWindows Service Dependencies Pin
Matt Philmon13-Mar-03 8:19
Matt Philmon13-Mar-03 8:19 
GeneralRe: Windows Service Dependencies Pin
Michael Combs14-Mar-03 6:04
Michael Combs14-Mar-03 6:04 
You need a service installer in your project. Go to the Design view of your service and right-click in the designer and select 'add installer'. This will add a file called ProjectInstaller.vb which has a ServiceProcessInstaller and ServiceInstaller class. The property window of the ServiceInstaller class will let you add other service dependencies. Search the MSDN for an article entitled:

Walkthrough: Creating a Windows Service Application in the Component Designer

It gives all of the details.
GeneralRe: Windows Service Dependencies Pin
Matt Philmon18-Mar-03 3:05
Matt Philmon18-Mar-03 3:05 
GeneralUpdate Dataset from a Datagrid Pin
Grégory13-Mar-03 5:28
Grégory13-Mar-03 5:28 
QuestionHow to customize a windows media player in VB 6? Pin
DengJW13-Mar-03 3:04
DengJW13-Mar-03 3:04 
GeneralACCESS / VB / OPENFILEDIALOG Pin
JimWDurbin12-Mar-03 18:58
JimWDurbin12-Mar-03 18:58 
GeneralRe: ACCESS / VB / OPENFILEDIALOG Pin
Hesham Amin12-Mar-03 21:11
Hesham Amin12-Mar-03 21:11 
GeneralRe: ACCESS / VB / OPENFILEDIALOG Pin
JimWDurbin13-Mar-03 17:56
JimWDurbin13-Mar-03 17:56 
GeneralRe: ACCESS / VB / OPENFILEDIALOG Pin
Hesham Amin14-Mar-03 1:11
Hesham Amin14-Mar-03 1:11 
GeneralString Object Referrence Pin
Nick Seng11-Mar-03 17:54
Nick Seng11-Mar-03 17:54 
GeneralRe: String Object Referrence Pin
Hesham Amin12-Mar-03 2:41
Hesham Amin12-Mar-03 2:41 
GeneralRe: String Object Referrence Pin
Jim Stewart12-Mar-03 13:01
Jim Stewart12-Mar-03 13:01 
GeneralRe: String Object Referrence Pin
Anonymous12-Mar-03 14:08
Anonymous12-Mar-03 14:08 
GeneralRe: String Object Referrence Pin
Nick Seng12-Mar-03 14:43
Nick Seng12-Mar-03 14:43 
GeneralVB Macro to add files to project Pin
charuvenkat11-Mar-03 17:38
charuvenkat11-Mar-03 17:38 
GeneralWindows Service for Printing HTML Pin
Daryl.R11-Mar-03 3:40
Daryl.R11-Mar-03 3:40 
GeneralSearching for files DateModified value Pin
glaidler11-Mar-03 2:28
glaidler11-Mar-03 2:28 
GeneralRe: Searching for files DateModified value Pin
chris foote13-Mar-03 9:17
chris foote13-Mar-03 9:17 
GeneralRe: Searching for files DateModified value Pin
glaidler13-Mar-03 22:31
glaidler13-Mar-03 22:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.