Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> Windows API code

VBFunVersion: VB6
Author: VickySubmitted: 3/31/2009Downloads: 4415
Utilities like, chars, timer, memory game, n more...

Get the Time Since Last System Bootup in VBVersion: VB 2008
Author: Scott LysleSubmitted: 6/7/2008Downloads: 5342
This article describes an approach used to determine the time of the last system boot up and to display the time elapsed since boot up. The application uses element of the System.Management library to run a select query against Win32_OperatingSystem; the ...more>>

Time Since Last Bootup in C#Version: C#
Author: Scott LysleSubmitted: 6/7/2008Downloads: 3168
This article describes an approach used to determine the time of the last system boot up and to display the time elapsed since boot up. The application uses element of the System.Management library to run a select query against Win32_OperatingSystem; the ...more>>

Killing Processes in VBVersion: VB 2008
Author: Scott LysleSubmitted: 6/3/2008Downloads: 6217
This article provides a simple example of how to use the System.Diagnostics.Process library to display a list of running processes, and to select and kill processes by their process name and ID. It would not be a major trick to display additional informa ...more>>

Killing Processes in C#Version: C#
Author: Scott LysleSubmitted: 6/3/2008Downloads: 3712
This article provides a simple example of how to use the System.Diagnostics.Process library to display a list of running processes, and to select and kill processes by their process name and ID. It would not be a major trick to display additional informa ...more>>

Visual Basic LED printer portVersion: VB6
Author: arizaneSubmitted: 4/24/2008Downloads: 6456
This source code give you an example, how to access the led through parallel port printer. Using inpout32.dll for the bridge between vb and parallel port printer.

Change BackColor and BarColor of ProgressBarVersion: VB6
Author: Muhammad Haris NisarSubmitted: 4/8/2008Downloads: 5967
By the use of API commands you can change the BackColor (Background Color) and the ForeColor (Bar Color) of a Windows Progress Bar Control. These API are applicable to the Progress Bar in the Microsoft Windows Common Controls only...

Window Hunter - A window manipulation programVersion: VB6
Author: Sanjul.A.SSubmitted: 8/22/2007Downloads: 5021
This can be used to adjust the size and properties of any window. APIs are used. And also it contains some useful APIs. A program with an easy to use interface.

YAS v1.0Version: VB.NET 2002
Author: Ali AmjadSubmitted: 7/1/2007Downloads: 5825
YAS v1.0 - YouTube Automation System - A Desktop version of YouTube.Com using its APIs. You can View Featured Movies, Popular Movies, Browse user Profiles, See Friends, Favorit Movies, Comments on Movies, Tags Assosicated with Movies, Watch Multiple Movie ...more>>

Monitor OffVersion: VB6
Author: Hadi SamadzadSubmitted: 6/23/2007Downloads: 6833
You can Turn off your monitor with this code like windows standby mode.

<< Previous  Page 4 of  22  Next >>

Go to page: 4  5  6  7  8  9  ...