| TheNetsGreatest Programming Source-Code
Sendkeys Replacement for Visual Basic 2.01 Sendkeys Replacement for Visual Basic
| Details: |  |
Rating: 1.0  | Subject Knowledge: 0.0  |
| Size: 1 MB | Date Added: 6/12/2006 |
| Author: M8 Software(UK) | Last Update: 1/19/2007 |
| License: Demo | Price: $29.99 |
| OS: Win95,Win98,WinME,Windows2000,WinXP |
Summary: The Visual Basic Sendkeys sub has never been 100% reliable. With Windows Vista on the horizon, its days are numbered. If you don't believe us, download the Internet Explorer 7 beta and try Sendkeys with it. Try the M8 replacement, Sendkey.
Description: The Visual Basic Sendkeys sub has never been 100% reliable. With Windows Vista on the horizon, its days are numbered. If you don't believe us, download the Internet Explorer 7 beta and try Sendkeys with it. You get extra characters in IE7.
Send "James Brown" and it comes out "Jammesss BBrownn"
The only reliable way for Visual Basic programers to send keys in the future will be to use the Windows API, keybd_event function and that can mean a huge amount of re-coding.
Fortunately, M8 can provide a much easier solution.
Keysend.bas and Keysend.vb are modules which wrap Keybd_event into a new sub Sendkey. Sendkey is a direct replacement for the VB Sendkeys. To use it, all you have to do is add the module to your project then replace "Sendkeys" with "Sendkey" in your code. Sendkey interprets all Sendkeys parameters without modification.
In addition to fixing Sendkeys problems, Sendkey also includes the following features not available in the VB Sendkeys:
1. It can send the PrtScr key
2. You can specify that numbers are from the numeric keypad
3. You can set the state of the capslock, numlock and scrollock keys
There are versions for VB5/6 and VB.Net.
More details on sendkeys vb
Most popular related downloads MySharpCode Step by step commented C Sharp example program that uses SQLite.
Easy Way to Build MySQL Client Programs Learn how to create MySQL clients in C and C++
MySharpEbook - Use C# to Build eBooks Use C# to compile HTML content into a .NET executable
Easy Way to Build E-Greetings in C++ Create your own personalized multi-media greeting cards using Visual C++.
RussXPSuite RussXPSuite provides professional components for Visual Basic.
LTFCrypt Learn step by step, an easy way to build your own file encryption program in C++
Other related software downloads Basics For Visual Basic Bit manipulation functions for VB5/6
MySharpCode Step by step commented C Sharp example program that uses SQLite.
MemoCode MemoCode manages code snippets (with syntax highlight), passwords and bookmarks
Collection of C++ Examples Collection of C++Builder Examples with source code
Sendkeys Replacement for Visual Basic Sendkeys Replacement for Visual Basic
MySharpEbook - Use C# to Build eBooks Use C# to compile HTML content into a .NET executable
| |