Summary: This may be a bit of an unusual request but here goes anyway. I have a video player program (WM9) that uses the keyboard 'Control' and 'P' keys to st...
Summary: The barcode scanner should be set up in the terminated string mode (keyboard emulation mode. The output is the read code followed by a return. Try t...
Summary: Hi, If possible, I want to edit the XML file of my new Logitech Wave Keyboard, to change the rather useless Zoom in/out and function switch hotkey...
Summary: How to provide DOS applications, running under NT, to control keyboard LED? Some of my DOS applications use memory setting at 40h: 17h to turn ON Scro...
Summary: Hi ! I'd like to know if it's possible use the arrows of the keyboard only using functions of ANSI C, without using assembly code ! If yes how can i d...
Summary: Most touch screens emulate a mouse. If you are not using a keyboard at all, you will have to provide an on screen keyboard for text input. ...
Summary: Please help me, I have a card reader that connects to the keyboard port on the comp. I need to know what the # of the port is so i can get pascal to r...
Summary: Block Keyboard Input I am looking for a simple executable to block keyboard input. However, I would still like mouse input fully functional. It woul...
Summary: Using QBasic 4.5 (yep, I know, an oldie but a goodie) In Windows 98 and other versions it is possible to program status changes to the bits of the Key...
Summary: Hello, I need to create a Batch file that simulates keystrokes on the keyboard. I have a program that runs in the background, and is triggered by hi...
Summary: i've looked all over, and it's been done before. there's so many similar projects that have done the same thing, but i don't know which one is the one...
Summary: Keyboard capturing is the backward approach to this. You want an interface to the remote application's data source. "The data entered is stored on th...
Summary: I'm a student and I need to write a program that will act as a service, and will record any keyboard signal no matter what a program is running at the...
Summary: My company has some Windows XP client PCs on which a batch file regularly runs and writes information about the PC to a NAS drive. We want to add the ...
Summary: Hi guys Hear is a strange question: I have a very good Persian-English, English-Persian dictionary which is probably one of the best, but it has a big...
Summary: I just got a new Logitech wireless keyboard/mouse combo and it doesn't have a scroll lock key. I can see how useless a scroll lock key is, but to me ...
Summary: I've found something which relates to vb.net (which Delphi 2005 should be able to handle with some minor changes...) Imports System.Runtime.InteropSer...
Summary: Hi, I'm a beginning windows programmer and I've got a question. I want to receive keyboard input for a specific window, so I thought I use the WM_KEYD...
Summary: hi all I need to get an input from the keyboard in my c++-prog. This can by done with getch(), cin or scanf, i know. The programm executs fine until i...
Summary: I am reading a book that is explaining about keyboard scan codes and how the computer gets info from the keyboard. Can somebody explain this or show ...