Developer Tools
• BPEdit 1.0.3, Ben Mayo Software Products
• Robo Optimizer Search Engine Optimization 2.5.2, Robo Design Solutions
• Easy RSS Content Generator 3, ExtraLabs Software
• QuickFix Plus Edition 2.0.1, Spykesoft
• Tail4Win 3.4 release 1 build 28, Withdata Software
• Easy RSS Mixer 2, ExtraLabs Software
• Komodo IDE (Windows) 4.4, ActiveState
• HelpCruiser 2.2.1.511, SunRav Software
• Surround SCM 2008.1.1, Seapine Software
• Extract Data and Text from Multiple Text and HTML 9, File Splitter
• HTTP File Upload ActiveX Control 6.39, VersalSoft
• HTTP Image Upload ActiveX Control 5.08, VersalSoft
• Hex Editor Neo 4.51.02, HHD Software
• Website Submission Shareware 8.07, Website Submission Shareware
• Aspose.Recognition for .NET 1, Aspose
02/20/07 - Mimic VB Sendkeys and control capslock, numlock, and scrollock keys.
With Windows Vista on the horizon, VB's Sendkeys days are numbered. You get extra characters. Send James Brown and it comes out Jammesss BBrownn. Under Vista, it doesn't work at all. The only reliable way for Visual Basic programmers 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.
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. Sendkey also adds the following features not in the VB Sendkeys. You can specify numbers from the numeric keypad. You can set the capslock, numlock, and scrollock keys. Version 2.2.02 may include unspecified updates, enhancements, or bug fixes.
Similar programs.
• Sendkeys Replacement for Visual Basic 3,
• Sendkeys Replacement for Visual Basic,
• Sendkeys Replacement for Visual Basic,
• Sendkeys Replacement for VB5 / VB6,