The Wayback Machine - https://web.archive.org/web/20140629140335/http://www.codeguru.com/vb/gen/vb_system/keyboard/

Latest Keyboard Articles

SendKeys

The existing SendKeys class does not have a managed way to activate an external application. MSDN recommends that you should use the FindWindow and SetForegroundWindow APIs. However, this alone does not ensure that the desired application will have keyboard focus while the keys are being sent. This replacement module sends keys directly to the specified window without error.

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

MFC Integration with the Windows Transactional File System (TxF)

The Transactional File System (TxF), which allows access to an NTFS file system to be conducted in a transacted manner through extensions to the Windows SDK API. MFC 10, has been extended to support TxF and related technologies. This support allows existing MFC applications to be easily extended to support kernel transactions.

Services Made Easy

Discover how to easily create and add WIN32 Services in .NET. You’ll also discover the Topshelf toolkit.

Top White Papers and Webcasts

  • In this on-demand webcast, Oracle ACE and Toad Product Architect Bert Scalzo discusses 10 powerful and hidden features in Toad® that help increase your productivity and DB performance. Watch this webcast today.

  • Event Date: June 11, 2014 In today's market, companies need to unleash the talent in their organization by delivering new ways of working to improve knowledge sharing and speed innovation across their organization. They need to provide an integrated, social, and personalized workforce engagement platform and tools that unleash creativity and seize emerging business opportunities to outperform the competition. Research has proven that when employees are engaged the business grows. Join us to learn how your …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds