Summary: Thanks to all for your help. Stuart - I am aware of the fact that different applications and moods of the typist affect timings. This was more or less...
Summary: I would like to know, is there any function or script that captures all the key board entry entered by the operators. The problem is they are accessin...
Summary: Well fishy to you or not it is to delete items that keep appearing in my machine. I have already written code to search thru my reigstry and delete i...
Summary: Hello Guys I need your help... I have implemented Hook by capturing keyboard proc message through SetWindowsHook API Now I need to pick or capture a...
Summary: You will wnat to capture the keystrokes. If this is going to be an application that uses the new mapping, then you can simply capture the keydown even...
Summary: You said "Access was unavailable at the time this was created"...is Access available now? For if it is, you will way ahead of the game by using it. Yo...
Summary: Thanks gtaion. I've amended it slightly, so that it echo's the directory name into a named file. So, there are now 2 things left for me to achieve. 1...
Summary: I had a play using Win 7 x64 Didn't need to elevate privilege by running as admin. All keystrokes and mouse works fine inside GUI too. Able to modify ...
Summary: No it isn't possible. Even if you would find a way to disable the standard windows screen capture you could still use one of those screen capture prog...
Summary: How can I make the client application record the keystrokes, and then tell me the other persons IP in my email, then all I have to do is bring up my s...
Summary: Hi Jim, Jim,I have caller idea enable by the phone company, My modem has caller idea funtionality. My friend's phone number is not blocked. Can you ex...
Summary: Hi everyone! I'm trying to make a program which looks like and works like the EDIT-program which follows with DOS. I've managed the graphics part but ...
Summary: but you will only capture the keys that are sent to that application. basically you are simply supplying a way to input data into your application. ...
Summary: I want to automate a rather tedious procedure for logging on to a free broadband wireless network in the library. The most reliable way to start, seem...
Summary: hai to all we have to generate a sine wave using java. can you help us by giving all the details (including details abt panels) can you try with this ...
Summary: I need a batch file that will skip the first 5 lines of an .ini file then delete the remaining text. The amount of text after the first 5 lines vary p...
Summary: Hi all, I'm working on designing a program that will respond to Key events in "console-mode" in Java. I did this before but using Swing & in GUI-mode....
Summary: "as long as it's not so easy that they can do 100 connection per 10 minutes for example..." No, your method will prevent this. At most, let us say ev...
Summary: Not impossible, but you will need some kind of 3rd part help! See VB does not actually work directly with the Windows Messaging System, rather the sy...
Summary: Stuwart, I did finally figure out how to accoplish my original goal - First, the paragraphs are each loaded into string array, and then displayed in t...
Summary: X11R6 v4.0.2 (Linux i386) programming in C How can I make my X windows C program (that I have written) take exclusive control of the keyboard and mou...
Summary: In order to make a full screen app you will need to make a windows application that "looks" like it is a console app. Windows has control of the cons...