Sample Code 
-
An example for using RegisterHotKey and Keybd_event...
And a nice utility to help you use cheats on games!. 
-
I'm working on a real keylogger, and I was researching how to do them, and after a bit of thinking I came up with this code... . 
-
Sample code on how to detect if a column header is being clicked, and respond to that action.. 
-
How to count the number of lines in a multi-line textbox. 
-
How to simulate keyboard events. 
-
How to create a mouse out event. 
-
This simple code shows you how to disable/enable the Ctrl+Alt+Del keys. 
-
Create a screen that prevents users from using the PC, until they enter a valid password. 
-
How to add your applications icon to the system tray. 
-
Shows you how to add another item to an application's system menu. 
-
How to disable the Ctrl+Alt+Del and Alt+Tab commands. 
-
How to enable the user to drag and drop items between list boxes. 
-
How to create your own 'tutorial' to demonstate features in your application. 
-
How to provide status messages when the mouse is over menu items. 
-
How to prevent a form from being resized outside specified values. 
-
How to display a popup menu. 
-
An example program using the Toolbar control. 
-
Hide the mouse cursor in a Visual Basic application. 
-
Restrict the movement of the mouse to a certain area. 
-
How to add pop-up menu support to the Rich Textbox control. 
-
How to determine if the Caps Lock is on or off. 
-
How to hide the mouse cursor. 
-
How to create a Hot Key for your application. 