advertisement

Find Code  Advanced Search   

Free Newsletters:   
browse free vb code
Submit Code
ASP,  HTML, and XML
Database
Dates  and Math
Files  and Directories
Forms  and Controls
Lists,  Collections, and Arrays
Miscellaneous
Multimedia/Games
Office/VBA
Network/Internet
Registry
Screen/Graphics
String  Manipulation
System/API
Windows  2000/XP
VB.NET/ASP.NET



advertisement
NT Service in VB6 Without NTSvc.ocx

Author: Sergey Merzlikin
Category: System/API
Type: Applications
Difficulty: Advanced

Version Compatibility:  Visual Basic 5   Visual Basic 6

More information: This sample is written using VB6 without any external components and contains solution for multithreading problems.

As service is compiled for unattended execution, it has no visual interface. Use Event Viewer to read messages written by the service to the Application Log.

The sample also contains Service Control Program to install, start, and delete the service.

This code has been viewed 120715 times.

Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.

source/vb6svc.zip

Sponsored Links