|
Clip Cursor
|
This application uses Windows APIs to restrict the cursor in a rectangular region
|
|
Submitted on: 23-Oct-07 |
By: Junaid Shabbir |
Comments(2) |
|
Votes:3
Downloads:1508
|
|
|
Custom text in the title
|
This simple code shows you how to display a custom message in the title bar of all the windows appearing on the screen. Use SetWindowText API
|
|
Submitted on: 23-Oct-07 |
By: Junaid Shabbir |
Comments(1) |
|
Votes:1
Downloads:1433
|
|
|
Enable/Disable Active Window
|
Disables the active window (window no longer receives the user input). Uses EnableWindow API
|
|
Submitted on: 23-Oct-07 |
By: Junaid Shabbir |
Comments(0) |
|
Votes:0
Downloads:1429
|
|
|
Get OS Information
|
Gets Windows information like running time, user name, computer name, windows path, mouse position on the screen, system directory path, temp path, active window title, double click interval and cursor blink time.
|
|
Submitted on: 23-Oct-07 |
By: Junaid Shabbir |
Comments(1) |
|
Votes:1
Downloads:1981
|
|
|
Jumping Window
|
This sample code jumps the active window up and down making a sliding/funny effect. The speed and amount of jump can be modified.
|
|
Submitted on: 23-Oct-07 |
By: Junaid Shabbir |
Comments(0) |
|
Votes:0
Downloads:1500
|
|
|