C
CMG
There is a program called ShortKey, the basic function of
this program is the following:
Say you define a shortkey called "MSDN". The program will
then, everytime you type MSDN replace MSDN with
http://msdn.micosoft.com/. I thought this should not be
so hard to make, i was wrong (or at least, i think).
My question is, is there a way to make this in Visual
Basic.NET without having to use low level keyboard hooks?
Thanx in advance.
this program is the following:
Say you define a shortkey called "MSDN". The program will
then, everytime you type MSDN replace MSDN with
http://msdn.micosoft.com/. I thought this should not be
so hard to make, i was wrong (or at least, i think).
My question is, is there a way to make this in Visual
Basic.NET without having to use low level keyboard hooks?
Thanx in advance.