Hi
I want to make a program that can replace a sequence of keystrokes typed on the keyboard by another. This little program must work in background. For example, when you are in wordpad and type CTRL-Y, the program detects it and sends CTRL-C (Copy) to the system instead of CTRL-Y. But if you...
When I put dos functions in my programs like "outportb()" ,"intx86()" or inportb(), my compiler gives the "call to undefined function" error even if I include dos.h... I tried with other compilers, with the same result... Only Turbo C++ 2.01 compiles correctly. Any...
I was wondering if it is possible to tie the scrollbars of two different components together so that when one is moved then the other is also moved.
I am trying to tie an ActiveX component(a Scheduler)scrollbar to a grid component scrollbar.
I was told this is not possible.
Any ideas?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.