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

This application keeps watch on every newly added ...Version: VB6
Author: Mayur KotlikarSubmitted: 6/23/2003Downloads: 6144
This application keeps watch on every newly added or modified cookie. It can open user profile settings like Cookies, History, Temporary Internet Files etc.

Special folders used frequently by applications, b...Version: VB5
Author: Aris BuenaventuraSubmitted: 6/16/2003Downloads: 6074
Special folders used frequently by applications, but which may not have the same name or location on any given system. For example, the system folder maybe "C:\Windows" on one system and "C:\winnt" on another. By using this code you can retrieve the locat ...more>>

Tests to see if CAPSLOCK is on and allows you to t...Version: VB6
Author: JDSubmitted: 5/15/2003Views: 15353
Tests to see if CAPSLOCK is on and allows you to turn it off or on.

A complete project to explore Systray functions an...Version: VB6
Author: M.G DeejkumarSubmitted: 4/26/2003Downloads: 8718
A complete project to explore Systray functions and change Desktop Wallpaper.

This is a simple easy to use 2 button program. Ope...Version: VB6
Author: Kevin SandsloanSubmitted: 4/18/2003Views: 13977
This is a simple easy to use 2 button program. Open CDROM, Close CDROM, enjoy.

An effective SysInfo program like task manager in ...Version: VB4
Author: Sunil KatariaSubmitted: 4/6/2003Downloads: 7597
An effective SysInfo program like task manager in XP.

The code uses subclassing technique to trap the WM...Version: VB4
Author: 10Tec CompanySubmitted: 3/29/2003Downloads: 6523
The code uses subclassing technique to trap the WM_MOUSEMOVE event of the Header control which is a constituent part of the ListView control. The handler for this event determines the index of the column header under the mouse pointer and changes the tool ...more>>

Sample project that demonstrates how to add items ...Version: VB6
Author: Rod BarnesSubmitted: 3/26/2003Downloads: 7257
Sample project that demonstrates how to add items to the system menu.

Capture mouse click events outside and inside your...Version: VB5
Author: Vivek NigamSubmitted: 3/13/2003Downloads: 10820
Capture mouse click events outside and inside your application window.

This snippet shows how to hide the start button....Version: VB6
Author: Alliance GroupSubmitted: 2/19/2003Views: 13659
This snippet shows how to hide the start button.

<< Previous  Page 10 of  22  Next >>

Go to page: 10  11  12  13  14  15  ...