|
Home >> Windows API code
Make your form transparent | Version: VB6 | Author: Gehan Fernando | Submitted: 5/21/2007 | Views: 23736 | Make your form transparent according to your value.
|
Enum Windows - With Restore Options | Version: VB6 | Author: Carl Stuart | Submitted: 12/21/2006 | Downloads: 4616 | This project is an EnumWindows Example, It has the ability to Enumerate either all Top Level Windows on the screen or just Enumerate the windows that are currently visible. The project can also restore the window to any of the following window states:
...more>> |
To build colored command buttons-irregular shape | Version: VB6 | Author: Sunil Borwankar | Submitted: 11/13/2006 | Downloads: 6140 | I have tried to make a colored custom command button of triangular shape. What I could make is an active x command button of triangular shape, of back ground color and a triangle filled with blue color. I am not able to color the command button. Please h ...more>> |
CPU usage of each process | Version: VB6 | Author: MadMatt | Submitted: 8/13/2006 | Downloads: 8338 | This source code lists the processes running on you're computer and lists their individual CPU usage. I mean that for each process, you get his % of processor time, exactly like in the windows task manager.
|
Task Secure | Version: VB6 | Author: Martin Sykes | Submitted: 7/17/2006 | Downloads: 5615 | Task Secure, task manager replacement, see whats running, block programs, close programs if eating too much ram etc...
|
Using GetAsyncKeyState API to Identify Key | Version: VB6 | Author: vivek Janakiraman | Submitted: 4/1/2006 | Views: 68173 | This snippet shows the user how to get the key pressed. That is if the user presses control key that key is identified. Using this we can develop applications with greater flexibility. For example we can make an application to close if a key is pressed an ...more>> |
color changer | Version: VB6 | Author: vishnu sharma | Submitted: 11/11/2005 | Downloads: 4999 | This is a small example of the power of vb that will tell you how it helps in the process of changing the colour of the system.
|
.NET Class for Caps, Num & Scroll Lock Control | Version: VB.NET 2003 | Author: Tonester | Submitted: 11/1/2005 | Views: 27325 | This class will give you complete control over the CAPSLOCK, NUMLOCK and SCOLLLOCK keys. It is basically a wrapped class for a small part of the Win32 API relating to keyboard control. This code was based upon code supplied by JD.
|
Icon Extractor | Version: VB6 | Author: Muhammad Jahanzaib | Submitted: 9/1/2005 | Downloads: 6698 | A simple use of some API Functions to extract icons from a DLL or EXE File.
| << Previous Page 5 of 22 Next >>Go to page: 5 6 7 8 9 10 ...
|
|