Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 265
Default Keystrock in VB

OK, I want to know if it's possible to accomplish the following:
I want to make a VB program that when a key is pressed in some windows
application, that key is saved in a file (let's named it "Key Registration
Fyle.DOC")
so, If a key is pressed however program is running, when I check the Key
Registration Fyle.DOC I could know all the keys that have been pressed.

Ex.
I'm using excel and I press in cell A1: 145, in cell A2:34 and in cell A3:
hello

In the "Key Registration Fyle.DOC" would appears 14534hello

TIA

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Keystrock in VB

You already received good answers to this question in response to your
previous posting of it.

--
Regards,
Tom Ogilvy


"filo666" wrote in message
...
OK, I want to know if it's possible to accomplish the following:
I want to make a VB program that when a key is pressed in some windows
application, that key is saved in a file (let's named it "Key Registration
Fyle.DOC")
so, If a key is pressed however program is running, when I check the Key
Registration Fyle.DOC I could know all the keys that have been pressed.

Ex.
I'm using excel and I press in cell A1: 145, in cell A2:34 and in cell A3:
hello

In the "Key Registration Fyle.DOC" would appears 14534hello

TIA



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 265
Default Keystrock in VB

So there is no way using VB???
look, I have a lot of keystrocks programmes, I ehant to make one oif my one,
could you helpme to do so???
or where I can look for information???
any help will be appressiate
thanks



"Tom Ogilvy" wrote:

You already received good answers to this question in response to your
previous posting of it.

--
Regards,
Tom Ogilvy


"filo666" wrote in message
...
OK, I want to know if it's possible to accomplish the following:
I want to make a VB program that when a key is pressed in some windows
application, that key is saved in a file (let's named it "Key Registration
Fyle.DOC")
so, If a key is pressed however program is running, when I check the Key
Registration Fyle.DOC I could know all the keys that have been pressed.

Ex.
I'm using excel and I press in cell A1: 145, in cell A2:34 and in cell A3:
hello

In the "Key Registration Fyle.DOC" would appears 14534hello

TIA




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Keystrock in VB

these are basically for one application, I believe, but should give you a
start:

http://support.microsoft.com/default...b;en-us;311317

http://support.microsoft.com/default...b;en-us;170570
How To Build a Windows Message Handler with AddressOf in Visual Basic

http://support.microsoft.com/default...b;en-us;327866
INFO: Subclassing Support in Visual Basic

unfortunately, this one

177992 (http://support.microsoft.com/kb/177992/EN-US/) HOWTO: Intercept
Keyboard Input from Visual Basic

doesn't seem to be around anymore.



--
Regards,
Tom Ogilvy

"filo666" wrote in message
...
So there is no way using VB???
look, I have a lot of keystrocks programmes, I ehant to make one oif my

one,
could you helpme to do so???
or where I can look for information???
any help will be appressiate
thanks



"Tom Ogilvy" wrote:

You already received good answers to this question in response to your
previous posting of it.

--
Regards,
Tom Ogilvy


"filo666" wrote in message
...
OK, I want to know if it's possible to accomplish the following:
I want to make a VB program that when a key is pressed in some windows
application, that key is saved in a file (let's named it "Key

Registration
Fyle.DOC")
so, If a key is pressed however program is running, when I check the

Key
Registration Fyle.DOC I could know all the keys that have been

pressed.

Ex.
I'm using excel and I press in cell A1: 145, in cell A2:34 and in cell

A3:
hello

In the "Key Registration Fyle.DOC" would appears 14534hello

TIA






  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 265
Default Keystrock in VB

thanks tom, I will be back to the right path again

"Tom Ogilvy" wrote:

these are basically for one application, I believe, but should give you a
start:

http://support.microsoft.com/default...b;en-us;311317

http://support.microsoft.com/default...b;en-us;170570
How To Build a Windows Message Handler with AddressOf in Visual Basic

http://support.microsoft.com/default...b;en-us;327866
INFO: Subclassing Support in Visual Basic

unfortunately, this one

177992 (http://support.microsoft.com/kb/177992/EN-US/) HOWTO: Intercept
Keyboard Input from Visual Basic

doesn't seem to be around anymore.



--
Regards,
Tom Ogilvy

"filo666" wrote in message
...
So there is no way using VB???
look, I have a lot of keystrocks programmes, I ehant to make one oif my

one,
could you helpme to do so???
or where I can look for information???
any help will be appressiate
thanks



"Tom Ogilvy" wrote:

You already received good answers to this question in response to your
previous posting of it.

--
Regards,
Tom Ogilvy


"filo666" wrote in message
...
OK, I want to know if it's possible to accomplish the following:
I want to make a VB program that when a key is pressed in some windows
application, that key is saved in a file (let's named it "Key

Registration
Fyle.DOC")
so, If a key is pressed however program is running, when I check the

Key
Registration Fyle.DOC I could know all the keys that have been

pressed.

Ex.
I'm using excel and I press in cell A1: 145, in cell A2:34 and in cell

A3:
hello

In the "Key Registration Fyle.DOC" would appears 14534hello

TIA







Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:50 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"