Visual Basic's Sendkeys statement does not work under Windows Vista. The only way that Visual Basic programers can send keys under Vista is to use the Windows API, SendInput function and that can mean a huge amount of re-coding in applications originally written using the VB Sendkeys statement. Fortunately, M8 can provide a much easier solution.
Keysend.bas is a module which wraps SendInput 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 under Vista, 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
4. You can send keys between applications with different keyboard layouts.
SENDKEYS REPLACEMENT FOR VISUAL BASIC RELATED DOWNLOADS
Delphi SendKeys 1
Component for Delphi 2.0 which provides an easy way to send keystrokes and key combinations to other applications. Much like SendKeys in VB but includes more powerful methods. ...
Intech SysTrayOCX 1.0
An ActiveX control to support SysTray icons and events. The SysTray Control offers the fastest and easiest way to integrate System Tray icons and event notification into any software application. Using only three simple methods you can put your icon (with tooltips) into the system tray and establish mouse ...
ZylGPSReceiver.NET 2.00
event driven .NET component that communicates with a GPS receiver. ZylGPSReceiver.NET is an event driven .NET component that communicates with a GPS receiver.
It returns latitude, longitude, altitude, speed, heading and many other useful parameters of the current position and the parameters of the satellites in view ...
TSyntWindowsService with source code 1.1
Opportunities of a component: Work with not modal forms of the application in MDI and SDI interfaces. Access to individual object TSyntWindowItem of a window is possible already in event of form OnCreate. Opportunity to hide and show the forms in both ...
ZylTimer.NET 1.21
High resolution .NET timer component which provides a higher precision ZylTimer.NET is a high resolution .NET timer component which provides a higher precision than the standard .NET Timer component.
.NET Timer component which ships with Delphi / C++Builder uses the Windows Message Queue to generate the Tick event. Due ...
BigSpeed Popup Blocker 1.0
BigSpeed Popup Blocker is an ActiveX control that allows you to create your own application for intelligent popup blocking. The component monitors all running browser instances (Internet Explorer 5 and up) and quietly eliminates all unwanted pop-ups and ...
DBFlytreeView 1Developer License
TFlyTreeView Features and abilitiesE Displaying Data TFlyTreeView stores all nodes in memory, but data for cells connected to each node retrieved to translate and display through OnGetNodeData event. (Fully virtual mode will be realized in next versions)E ...
DBFlyTreeview Site License
TFlyTreeView Features and abilitiesE Displaying Data TFlyTreeView stores all nodes in memory, but data for cells connected to each node retrieved to translate and display through OnGetNodeData event. (Fully virtual mode will be realized in next versions)E ...
DBFlyTreeview 4 Developers License
TFlyTreeView Features and abilitiesE Displaying Data TFlyTreeView stores all nodes in memory, but data for cells connected to each node retrieved to translate and display through OnGetNodeData event. (Fully virtual mode will be realized in next versions)E ...
.NET Trace Route Component 1.1
Get exact time from public time servers over the Internet. The SfbTraceRoute .NET class library provides convenient methods to perform Internet route tracing to determine network delays and topology.
Key Features:
Fully support both event-driven (asynchronous) and blocking (synchronous) application designs ...