HOWTO: Use NTSVC.OCX from Visual Basic

Last reviewed: July 1, 1997
Article ID: Q170883
The information in this article applies to:
  • Microsoft Visual Basic Control Creation, Learning, Professional, and Enterprise Editions for Windows, version 5.0
  • Microsoft Visual Basic Standard, Professional, and Enterprise Editions, 16-bit and 32-bit, for Windows, version 4.0

SUMMARY

The NTSVC.OCX control is a sample control provided with the January 1997 edition of the Microsoft Developer Network (MSDN). The MSDN article titled: "NT Service: An OLE Control for Creating Windows NT Services in Visual Basic," describes an OLE Control that enables developers to create Microsoft Visual Basic applications that function as Microsoft Windows NT services.

MORE INFORMATION

The OLE control's Visual C++ source code is provided. Use of the code is unsupported and, as such, a compiled OCX is not supplied. This tool is not supported by Microsoft Corporation. It is provided "AS IS." For more information about using the OLE Controls Framework to author new OLE controls, see \MSDNSMPL\TECH\OLE\CONTROLS\README.TXT on Disk 2 of the MSDN.

REFERENCES

"NT Service: An OLE Control for Creating Windows NT Services in Visual Basic", January 1997 Microsoft Developer Network.


Additional query words: ntsrvocx
Keywords : vb4all vb4win vb5all vb5howto kbhowto
Technology : kbole
Version : 4.0 5.0
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: July 1, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.