Search Tools Links Login

Posts by AndreaTincani

49 hits, 7 pages | Prev | Next

How to Control a Shelled Application

This module will allow you to launch a shelled task, and monitor if it is running or not.


Posted:2019-10-07, 299 views, filed under: Visual Basic 6

Initiate Shutdown or Restart of Specified Computer

Explains how to initiate a shutdown or restart of a local or remote machine. Note that you have to run this with an account that has permission to execute the shutdown/restart on the specified machine.


Posted:2019-08-22, 608 views, filed under: Visual Basic 6

Internet Timer

Calculate the time that your internet connection is active.


Posted:2019-10-03, 317 views, filed under: Visual Basic 6

Logoff, Shutdown or Restart via API

This handy module will let you perform end-of-session functions,such as logging off the current user, shutting down or restarting the computer.


Posted:2019-08-22, 340 views, filed under: Visual Basic 6

Manage Windows Services

This code should give you everything your need to start, stop, pause, and get the status of services.


Posted:2019-10-02, 399 views, filed under: Visual Basic 6

Monitor Printer Queues

Allows you to check the number of waiting print jobs on network printers.


Posted:2019-10-07, 335 views, filed under: Visual Basic 6

Net enum

Sample code from unknown author to enum the computers in a network using API, shows servers and clients with different icons.


Posted:2019-09-09, 316 views, filed under: Visual Basic 6

Number of Bytes in a Directory

Given a valid path, this code uses Windows API calls to determine the number of bytes in the specified directory, including all subdirectories.


Posted:2019-10-01, 216 views, filed under: Visual Basic 6

49 hits, 7 pages | Prev | Next